Update to 2021 edition (#3217)

..and also include the rust-version property in the taskchampion crate.
This commit is contained in:
Dustin J. Mitchell
2023-12-24 08:58:04 -05:00
committed by GitHub
parent b52248f146
commit 1380d79148
7 changed files with 9 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "taskchampion-lib"
version = "0.1.0"
edition = "2018"
edition = "2021"
[dependencies]
libc.workspace = true