Skip to content

Commit 9b9273b

Browse files
Update Rust crate oauth2 to v5
1 parent 6271271 commit 9b9273b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ mime_guess = "2.0.5"
4646
mockall = "0.13.1"
4747
newline-converter = "0.3.0"
4848
newtype-uuid = { version = "1.1.3", features = ["schemars08", "serde", "v4"] }
49-
oauth2 = { version = "4.4.2", default-features = false, features = ["rustls-tls"] }
49+
oauth2 = { version = "5.0.0", default-features = false, features = ["rustls-tls"] }
5050
octorust = "0.9.0"
5151
owo-colors = "4.1.0"
5252
partial-struct = { git = "https://github.com/oxidecomputer/partial-struct" }

0 commit comments

Comments
 (0)