Skip to content

Commit

Permalink
Delete the unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Sep 14, 2023
1 parent dd54fe3 commit fc9de8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider/datagen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ serde = { version = "1.0", default-features = false, features = ["derive", "allo
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
serde-aux = { version = "4.1.2", default-features = false }
toml = "0.5"
twox-hash = "1.6.3"
zip = { version = ">=0.5, <0.7", default-features = false, features = ["deflate"] }

rayon = { version = "1.5", optional = true }
Expand Down

0 comments on commit fc9de8f

Please sign in to comment.