Skip to content

Commit

Permalink
feat: affinidi-did-resolver-cache-sdk updated
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-affinidi committed Dec 17, 2024
1 parent 1c593de commit 81f03f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repository = "https://github.com/affinidi/affinidi-messaging"
affinidi-messaging-sdk = { version = "0.8", path = "./affinidi-messaging-sdk" }
affinidi-messaging-didcomm = { version = "0.8", path = "./affinidi-messaging-didcomm" }
affinidi-messaging-mediator = { version = "0.8", path = "./affinidi-messaging-mediator" }
affinidi-did-resolver-cache-sdk = { version = "0.2", features = ["network"] }
affinidi-did-resolver-cache-sdk = { version = "0.2.3", features = ["network"] }
anyhow = '1.0'
askar-crypto = "0.3.1"
async-convert = "1"
Expand Down

0 comments on commit 81f03f6

Please sign in to comment.