Skip to content

Commit

Permalink
deps: remove unused slog dependencies (#174)
Browse files Browse the repository at this point in the history
We don't use these slog dependencies anywhere. Let's pull them out.
  • Loading branch information
Noah-Kennedy authored Mar 22, 2022
1 parent 2793ff0 commit 788a6d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cloudflare/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_qs = "0.4"
serde_with = "1.3"
slog = "2.5"
slog-term = "2.6"
sloggers = "1.0"
url = "2.2"
uuid = { version = "0.8", features = ["serde", "v4"] }

0 comments on commit 788a6d7

Please sign in to comment.