Skip to content

Commit

Permalink
Revert Cargo.toml azure_core version back from 0.2.1 to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbatty committed Jun 7, 2022
1 parent c45c245 commit 0025186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/security_keyvault/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde_json = "1.0"
url = "2.2"
serde = { version = "1.0", features = ["derive"] }
getset = "0.1"
azure_core = { path = "../core", version = "0.2.1" }
azure_core = { path = "../core", version = "0.2" }

[dev-dependencies]
oauth2 = "4.0.0"
Expand Down

0 comments on commit 0025186

Please sign in to comment.