Skip to content

Commit

Permalink
chore: remove unused dependency: log
Browse files Browse the repository at this point in the history
  • Loading branch information
berkes committed Oct 9, 2023
1 parent 9658ccd commit 6d53ff2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 @@ -12,7 +12,6 @@ repository = "https://github.com/berkes/webmocket"
[dependencies]
axum = { version = "0.5.16", features = ["ws"] }
futures = "0.3"
log = "0.4.17"
serde = { version = "1.0.144", features = ["derive"] }
tokio = { version = "1.21.1", features = ["full"] }
tower-http = { version = "0.3.0", features = ["trace"] }
Expand Down

0 comments on commit 6d53ff2

Please sign in to comment.