Skip to content

Commit

Permalink
Remove duplicate once_cell dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Aug 4, 2023
1 parent f0d1fcc commit d3ea23f
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 @@ -89,7 +89,6 @@ ureq = { version = "2", optional = true }
clap = { version = "4", optional = true, features = ["derive"] }
eyre = { version = "0.6", optional = true }
simple_logger = { version = "4.1.0", default-features = false, optional = true }
once_cell = "1.18.0"

[dev-dependencies]
crlify = { version = "1.0.1", path = "../../utils/crlify" }
Expand Down

0 comments on commit d3ea23f

Please sign in to comment.