mirror of
https://github.com/RGBCube/cstree
synced 2025-07-29 18:17:44 +00:00
update renamed lint that was moved into rustc
This commit is contained in:
parent
03ac773d0e
commit
1314baf058
2 changed files with 3 additions and 2 deletions
|
@ -4,6 +4,7 @@ members = [
|
|||
"cstree-derive",
|
||||
"test_suite",
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
edition = "2021"
|
||||
|
@ -15,7 +16,7 @@ authors = [
|
|||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/domenicquirl/cstree"
|
||||
readme = "README.md"
|
||||
rust-version = "1.68"
|
||||
rust-version = "1.71"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue