Update to 2021 edition (#3217)
..and also include the rust-version property in the taskchampion crate.
This commit is contained in:
committed by
GitHub
parent
b52248f146
commit
1380d79148
@@ -8,7 +8,8 @@ documentation = "https://docs.rs/crate/taskchampion"
|
||||
repository = "https://github.com/GothenburgBitFactory/taskwarrior"
|
||||
readme = "../README.md"
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
rust-version = "1.65"
|
||||
|
||||
[features]
|
||||
default = ["server-sync" ]
|
||||
|
||||
Reference in New Issue
Block a user