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 cc1182f commit 94e2da4Copy full SHA for 94e2da4
sdk/canary/azure_canary_core/Cargo.toml
@@ -9,6 +9,7 @@ repository.workspace = true
9
rust-version.workspace = true
10
11
[dependencies]
12
+azure_core = { workspace = true }
13
14
[dev-dependencies]
15
azure_canary.path = "../azure_canary"
0 commit comments