Skip to content

Commit

Permalink
Drop unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Guara92 committed Nov 21, 2023
1 parent 53bbf3c commit 0b3b60f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
Cargo.lock
/.idea
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ serde = { version = "1.0", features = ["derive"]}
serde_json = "1.0"
thiserror = "1.0"
url = "2.3"
prima_datadog = "0.6"
tracing = "0.1"

[dev-dependencies]
Expand Down

0 comments on commit 0b3b60f

Please sign in to comment.