Revert changes to Cargo.toml

This commit is contained in:
Zhenping Zhao
2024-11-19 15:22:32 -08:00
parent 3f61975d7d
commit 8ce83719d5

View File

@ -129,7 +129,7 @@ proc-macro-error = { version = "1.0", default-features = false }
proc-macro2 = "1.0"
procfs = "0.16.0"
pwd = "1.3"
quick-xml = "0.32.0"
quick-xml = "0.37.0"
quickcheck = "1.0"
quickcheck_macros = "1.0"
quote = "1.0"
@ -322,6 +322,3 @@ bench = false
[[bench]]
name = "benchmarks"
harness = false
[profile.dev]
incremental = true