Skip to content

Commit

Permalink
chore(deps): remove unused dependencies log and fern
Browse files Browse the repository at this point in the history
We have moved from crate log to tracing.
  • Loading branch information
josecelano committed Jun 10, 2024
1 parent d6fd11a commit ec88dbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ clap = { version = "4", features = ["derive", "env"] }
crossbeam-skiplist = "0.1"
dashmap = "5.5.3"
derive_more = "0"
fern = "0"
figment = "0.10.18"
futures = "0"
futures-util = "0.3.30"
Expand Down

0 comments on commit ec88dbf

Please sign in to comment.