aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 318ff7b..36c25c3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,8 @@
1[package] 1[package]
2name = "rhex" 2name = "hex"
3version = "0.1.0" 3version = "1.0.0"
4authors = ["diogo <diogo464@protonmail.com>"] 4authors = ["diogo <diogo464@d464.sh>"]
5edition = "2021" 5edition = "2024"
6 6
7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8 8