update cargo-manifest (#2859)
On older versions, people with `edition = 2021` would get this error: 
This commit is contained in:
parent
29d4faa077
commit
b9e0241071
@ -9,5 +9,5 @@ license = "MIT OR Apache-2.0"
|
||||
keywords = ["bevy"]
|
||||
|
||||
[dependencies]
|
||||
cargo-manifest = "0.2.3"
|
||||
cargo-manifest = "0.2.6"
|
||||
syn = "1.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user