Skip to content

Commit

Permalink
Update Rust crate oauth2 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Feb 1, 2025
1 parent 8a4f269 commit bad4d29
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 @@ -46,7 +46,7 @@ mime_guess = "2.0.5"
mockall = "0.13.1"
newline-converter = "0.3.0"
newtype-uuid = { version = "1.2.1", features = ["schemars08", "serde", "v4"] }
oauth2 = { version = "4.4.2", default-features = false, features = ["rustls-tls"] }
oauth2 = { version = "5.0.0", default-features = false, features = ["rustls-tls"] }
octorust = "0.9.0"
owo-colors = "4.1.0"
partial-struct = { git = "https://github.com/oxidecomputer/partial-struct" }
Expand Down

0 comments on commit bad4d29

Please sign in to comment.