Skip to content

Commit 22a812a

Browse files
committed
bump version
2 parents d9a79d7 + f08b692 commit 22a812a

File tree

38,061 files changed

+4534002
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

38,061 files changed

+4534002
-109
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,9 @@ sha2 = { version = "0.10.8", default-features = false }
285285
rand_chacha = { version = "0.3.1", default-features = false }
286286
tle = { git = "https://github.com/ideal-lab5/timelock", rev = "5416406cfd32799e31e1795393d4916894de4468", default-features = false }
287287

288+
pallet-shield = { path = "pallets/shield", default-features = false }
289+
ml-kem = { version = "0.2.0", default-features = true }
290+
288291
# Primitives
289292

290293
[profile.release]

0 commit comments

Comments
 (0)