aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 36c25c3..64686b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "hex" 2name = "hex"
3version = "1.0.0" 3version = "1.1.0"
4authors = ["diogo <[email protected]>"] 4authors = ["diogo <[email protected]>"]
5edition = "2024" 5edition = "2024"
6 6