mirror of
https://github.com/rjNemo/rust-web
synced 2026-06-06 02:46:41 +00:00
update to edition 2021
This commit is contained in:
parent
e42def4f00
commit
d9da257d8e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
name = "web"
|
name = "web"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Ruidy <ruidy.nemausat@gmail.com>"]
|
authors = ["Ruidy <ruidy.nemausat@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue