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 fd39a91 commit 977a064Copy full SHA for 977a064
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.28"
+azure_identity = "0.29"
43
tokio = { version = "1", features = ["full"] }
44
anyhow = "1"
45
tracing-subscriber = "0.3"
0 commit comments