summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-08-28 20:49:39 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-08-28 20:54:02 -0300
commit7ea4b3f2c070591f6a7c3129da17c428f46f0a7e (patch)
tree04d8ceeb8b85cbefc5603e6f35b641b8bcf39ba8 /Cargo.toml
parent9108dca91492727e8aca3483d8a19ff4c4402ee2 (diff)
Improve crate documentation
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1b347be..c3746ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "selfref"
-version = "0.2.0"
+version = "0.2.1"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 edition = "2021"
 description = "Pain-free self-referential pinned types"