Skip to content

Commit

Permalink
chore: make machete happy
Browse files Browse the repository at this point in the history
  • Loading branch information
therealdannzor committed Jul 9, 2024
1 parent 02fd223 commit e0f70dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ thiserror = "1.0"
serde = "1.0.203"
anyhow = "1.0"
log = { version = "0.4", features = ["std"] }
log4rs = { version = "1.3.0", features = ["config_parsing", "threshold_filter", "yaml_format", "console_appender", "rolling_file_appender", "compound_policy", "size_trigger", "fixed_window_roller"] }
native-tls = "0.2"
tonic = "0.8.3"
async-trait = "0.1.80"
serde_cbor = "0.11.2"
Expand Down

0 comments on commit e0f70dd

Please sign in to comment.