Skip to content

Commit

Permalink
chore: Delete unused itertools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
emgrav committed Oct 30, 2024
1 parent 8ebbe38 commit 123b271
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 @@ -13,7 +13,6 @@ bincode = "1.3.3"
chrono = "0.4.19"
config = { version = "0.14.0" }
http = "1.1.0"
itertools = "0.13.0"
# error-stack = "0.4.1"
ldap-poller = { git = "https://github.com/famedly/ldap-poller", version = "0.1.0" }
serde = { version = "1.0.203", features = ["derive"] }
Expand Down

0 comments on commit 123b271

Please sign in to comment.