aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-08 15:37:40 +0100
committerdiogo464 <[email protected]>2025-08-08 15:37:40 +0100
commitc19ad59d10913c2bc026159bb6ea3740deac6cd7 (patch)
tree83fae31b2d917ab83ad0ff991a15e93b3bd82604
parent9cc48f40fbb1a0149b9e3bf9d5d7a518fecc851f (diff)
updated Cargo.toml
-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