Skip to content

Commit 0b241d5

Browse files
committed
Revert Cargo.toml azure_core version back from 0.2.1 to 0.2
1 parent 4e18162 commit 0b241d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/security_keyvault/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde_json = "1.0"
2121
url = "2.2"
2222
serde = { version = "1.0", features = ["derive"] }
2323
getset = "0.1"
24-
azure_core = { path = "../core", version = "0.2.1" }
24+
azure_core = { path = "../core", version = "0.2" }
2525

2626
[dev-dependencies]
2727
oauth2 = "4.0.0"

0 commit comments

Comments
 (0)