projects
/
rust_in_action.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27f3e5f
)
Edition to 2021
author
Greg Burri
<greg.burri@gmail.com>
Sat, 10 Sep 2022 10:33:23 +0000
(12:33 +0200)
committer
Greg Burri
<greg.burri@gmail.com>
Sat, 10 Sep 2022 10:33:23 +0000
(12:33 +0200)
ch2-str-simple-pattern/Cargo.toml
patch
|
blob
|
history
diff --git
a/ch2-str-simple-pattern/Cargo.toml
b/ch2-str-simple-pattern/Cargo.toml
index
0ecbd52
..
209fb81
100644
(file)
--- a/
ch2-str-simple-pattern/Cargo.toml
+++ b/
ch2-str-simple-pattern/Cargo.toml
@@
-2,7
+2,7
@@
name = "ch2-str-simple-pattern"
version = "0.1.0"
authors = ["Greg Burri <greg.burri@gmail.com>"]
-edition = "20
18
"
+edition = "20
21
"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html