mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Update to 2021 edition (#3217)
..and also include the rust-version property in the taskchampion crate.
This commit is contained in:
parent
b52248f146
commit
1380d79148
7 changed files with 9 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
[package]
|
||||
name = "xtask"
|
||||
version = "0.4.1"
|
||||
edition = "2018"
|
||||
# rust-version = "1.65" # Used for testing xtask MSRV functionality
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue