Skip to content

Commit e7e2561

Browse files
authored
feat: Dilithium & RustyCrystals up (#77)
1 parent 85867b7 commit e7e2561

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ aes-gcm = "0.10" # AES-256-GCM (quantum-safe with 256-bit keys)
5050

5151
# Quantus crypto dependencies (aligned with chain)
5252
qp-rusty-crystals-dilithium = { version = "2.4.0" }
53-
qp-rusty-crystals-hdwallet = { version = "2.3.0" }
54-
qp-dilithium-crypto = { version = "0.3.0", features = ["serde"] }
53+
qp-rusty-crystals-hdwallet = { version = "2.3.1" }
54+
qp-dilithium-crypto = { version = "0.3.1", features = ["serde"] }
5555
qp-poseidon = { version = "1.4.0" }
5656

5757
# HTTP client for Subsquid queries

0 commit comments

Comments
 (0)