Skip to content

Commit

Permalink
fixup! fixup! Update dependencies for trussed-core and ctaphid-app
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Jan 8, 2025
1 parent 389670b commit 23c3769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ cargo-fuzz = true
[dependencies]
ctap-types = { version = "0.3.0", features = ["arbitrary"] }
libfuzzer-sys = "0.4"
trussed = { version = "0.1", features = ["clients-1", "certificate-client", "crypto-client", "filesystem-client", "management-client", "aes256-cbc", "ed255", "p256", "sha256"] }
trussed-staging = { version = "0.3.0", features = ["chunked", "hkdf", "virt", "fs-info"] }

[dependencies.fido-authenticator]
Expand Down

0 comments on commit 23c3769

Please sign in to comment.