We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c481b3 commit 2d861aaCopy full SHA for 2d861aa
azure_devops_rust_api/Cargo.toml
@@ -39,7 +39,7 @@ once_cell = "1"
39
uuid = { version = "1", features = ["serde", "v4", "js"] }
40
41
[dev-dependencies]
42
-azure_identity = "0.27"
+azure_identity = "0.29"
43
tokio = { version = "1", features = ["full"] }
44
anyhow = "1"
45
tracing-subscriber = "0.3"
0 commit comments