projects
/
hashgood
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
707055c
)
Update to Rust 2021 edition
author
Thomas Karpiniec
<tom.karpiniec@outlook.com>
Wed, 15 Jun 2022 08:16:01 +0000
(18:16 +1000)
committer
Thomas Karpiniec
<tom.karpiniec@outlook.com>
Wed, 15 Jun 2022 08:16:01 +0000
(18:16 +1000)
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 943a3c4e0295973a2d43f8ba248fb23e08a23ac4..540f8c33a820485af2bc7bf34e5318ff95ba1206 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-2,7
+2,7
@@
name = "hashgood"
version = "0.2.0"
authors = ["Thomas Karpiniec <tkarpiniec@icloud.com>"]
-edition = "20
18
"
+edition = "20
21
"
[dependencies]
structopt = "0.3.4"