Skip to content

Commit

Permalink
remove unneeded queues crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiyoshika committed Nov 9, 2023
1 parent a419a53 commit 8da21df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ colored = "2.0.4"
walkdir = "2.3"
nom = "7.1.3"
nom_locate = "4.2.0"
queues = "1.0.2"

[dev-dependencies]
criterion = { version = "0.5", features = ["html_reports"] }
Expand Down

0 comments on commit 8da21df

Please sign in to comment.