Skip to content

Commit 59cc4a6

Browse files
committed
feat(rust): IdentityAttribute enum + IdentityCheck preset + identity_attested field
1 parent 63edc90 commit 59cc4a6

7 files changed

Lines changed: 774 additions & 191 deletions

File tree

Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ruint = "1.11.1"
6262
taceo-oprf = { version = "0.8", default-features = false, features = ["types"] }
6363

6464
# UniFFI
65-
uniffi = "0.30"
65+
uniffi = "0.31"
6666

6767
# WASM
6868
wasm-bindgen = "0.2"

0 commit comments

Comments
 (0)