Skip to content

Commit

Permalink
fix: remove duplicated dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Nov 4, 2023
1 parent 1be43b1 commit 0463d7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ pollster = "0.3.0"
rayon = "1.7.0"
strum = { version = "0.25.0", features = ["derive"] }
tokio = { version = "1.28.1", features = ["full"] }
strum = { version = "0.25.0", features = ["derive"] }

# data structure and algorithm
append-only-vec = "0.1.2"
Expand Down

0 comments on commit 0463d7e

Please sign in to comment.