Skip to content

Commit

Permalink
Revert changes to Cargo.toml
Browse files Browse the repository at this point in the history
Avoid conflict with nushell#7952
  • Loading branch information
sholderbach committed Feb 12, 2023
1 parent aad28b5 commit 227a353
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Expand Up @@ -143,9 +143,6 @@ debug = false
[[bin]]
name = "nu"
path = "src/main.rs"
# Uncomment to save and compare baselines: see https://bheisler.github.io/criterion.rs/book/faq.html#cargo-bench-gives-unrecognized-option-errors-for-valid-command-line-options
#bench = false


# To use a development version of a dependency please use a global override here
# changing versions in each sub-crate of the workspace is tedious
Expand Down

0 comments on commit 227a353

Please sign in to comment.