Skip to content

Commit

Permalink
deps: tog bort rayon som inte används
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-thomas committed Sep 20, 2023
1 parent 3387962 commit 3d82c30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ documentation = "https://docs.rs/clier"

[dependencies]
console = "0.15.7"
rayon = "1.7.0"
serde = {version = "1.0.188", features = ["derive"]}
serde_json = "1.0.106"
thiserror = "1.0.48"
Expand All @@ -20,7 +19,6 @@ thiserror = "1.0.48"
cargo-watch = "8.4.1"
criterion = "0.5.1"


[[bench]]
name = "parser_bench"
harness = false

0 comments on commit 3d82c30

Please sign in to comment.