Skip to content

Commit

Permalink
Drop unused dep (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniele Guarascio <[email protected]>
  • Loading branch information
Guara92 and Guara92 authored Nov 29, 2023
1 parent be9f56d commit 915f91e
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 915f91e

Please sign in to comment.