web: update cargo edition
This commit is contained in:
parent
66ada655fc
commit
d7b4411017
@ -7,7 +7,7 @@ description = "App Description"
|
|||||||
categories = ["category"]
|
categories = ["category"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "./README.md"
|
readme = "./README.md"
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
build-info-build = "0.0.38"
|
build-info-build = "0.0.38"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user