Skip to content

Commit d8ce533

Browse files
committed
Merge branch 'flosse-update-sauron'
2 parents 287f733 + f4ae29d commit d8ce533

File tree

5 files changed

+232
-495
lines changed

5 files changed

+232
-495
lines changed

frameworks/keyed/sauron/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010
[dependencies]
1111
rand = { version = "0.8.5", features = ["small_rng"] }
1212
getrandom = { version = "0.2.7", features = ["js"] }
13-
sauron = "0.57.4"
13+
sauron = "0.61.4"
1414

1515
[profile.release]
1616
lto = true

0 commit comments

Comments
 (0)