mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 19:17:44 +02:00
Revert changes to Cargo.toml
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user