Skip to content

Commit

Permalink
Merge pull request #266 from DSRCorporation/design/w3c-support
Browse files Browse the repository at this point in the history
Design: AnonCreds Credentials using the W3C Standard
  • Loading branch information
swcurran authored Dec 6, 2023
2 parents afe6c37 + dbdf927 commit 3c2991b
Show file tree
Hide file tree
Showing 2 changed files with 717 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ logger = ["dep:env_logger"]
vendored = ["anoncreds-clsignatures/openssl_vendored"]

[dependencies]
anoncreds-clsignatures = "0.2.2"
anoncreds-clsignatures = "0.2.4"
bs58 = "0.4.0"
env_logger = { version = "0.9.3", optional = true }
ffi-support = { version = "0.4.0", optional = true }
Expand Down
Loading

0 comments on commit 3c2991b

Please sign in to comment.