Skip to content

Commit

Permalink
Merge pull request #141 from brave/renovate/axum-0.x
Browse files Browse the repository at this point in the history
Update Rust crate axum to 0.6.19
  • Loading branch information
rillian authored Jul 17, 2023
2 parents 978d052 + 6a38fbc commit 6e25d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MPL-2.0"
edition = "2021"

[dependencies]
axum = "0.6.18"
axum = "0.6.19"
base64 = "0.21.2"
clap = { version = "4.3.14", features = ["derive"] }
curve25519-dalek = "3.2.0"
Expand Down

0 comments on commit 6e25d88

Please sign in to comment.