Skip to content

Commit

Permalink
Update Rust crate reqwest to v0.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 0e40f55 commit 8478768
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 22 deletions.
65 changes: 44 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://relay.fedi.buzz"

[dependencies]
axum = "0.7"
tower-http = { version = "0.6", features = ["fs"] }
tower-http = { version = "0.5", features = ["fs"] }
tokio = { version = "1", features = ["full", "time"] }
tracing = "*"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
Expand Down

0 comments on commit 8478768

Please sign in to comment.