Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
softdevca authored Feb 27, 2024
1 parent 57bae1d commit 1e03cae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ zip = { version = "0.6", default-features = false, features = ["deflate"] }
chrono = { version = "0.4", features = [
"serde",
], optional = true, default-features = false }
time = { version = "0.3", features = [
"serde",
], optional = true, default-features = false }

[dev-dependencies]
glob = "0.3"
Expand Down

0 comments on commit 1e03cae

Please sign in to comment.