diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2022-05-07 21:59:38 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2022-05-07 22:00:40 -0300 |
commit | 21a52ac06f851aceb76bcfc6d1475514e3227b49 (patch) | |
tree | 13a461ccb63a56984a4479312e7f14a84cf601f8 /Cargo.toml | |
parent | 1514dae7d35bf294efd0f8878562409c25ff1259 (diff) |
Attempt to improve crate docs
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 1c469f5..8927c06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ltptr" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "CC0-1.0" description = "Checked raw pointers." |