Skip to content

Commit

Permalink
Remove unused dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnavion committed Oct 1, 2024
1 parent 998a4a9 commit 5cce42a
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 azure/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ anyhow = { version = "1", default-features = false, features = [
"std", # for <E: std::error::Error>Result<_, E>: anyhow::Context
] }
base64 = { version = "0.22", default-features = false }
bytes = { version = "1", default-features = false }
form_urlencoded = { version = "1", default-features = false, features = [
"alloc", # "the `alloc` feature must currently be enabled"
] }
Expand Down

0 comments on commit 5cce42a

Please sign in to comment.