Skip to content

Commit

Permalink
chore: remove unused ureq dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Oct 17, 2024
1 parent b082afe commit c482a37
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 packages/rs-drive-abci/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ metrics-exporter-prometheus = { version = "0.15", default-features = false, feat
"http-listener",
] }
url = { version = "2.3.1" }
ureq = { "version" = "2.6.2" }
tokio = { version = "1.40", features = [
"macros",
"signal",
Expand Down

0 comments on commit c482a37

Please sign in to comment.