Skip to content

Commit 2a5cb62

Browse files
fix: affinidi-did-resolver-cache-sdk version updated (#93)
1 parent e06694f commit 2a5cb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repository = "https://github.com/affinidi/affinidi-messaging"
2525
affinidi-messaging-sdk = { version = "0.9.4", path = "./affinidi-messaging-sdk" }
2626
affinidi-messaging-didcomm = { version = "0.9.4", path = "./affinidi-messaging-didcomm" }
2727
affinidi-messaging-mediator = { version = "0.9.4", path = "./affinidi-messaging-mediator" }
28-
affinidi-did-resolver-cache-sdk = { version = "0.2", features = ["network"] }
28+
affinidi-did-resolver-cache-sdk = { version = "0.2.8", features = ["network"] }
2929
anyhow = '1.0'
3030
askar-crypto = "0.3.3"
3131
async-convert = "1"

0 commit comments

Comments
 (0)