Skip to content

Commit 8f2d23c

Browse files
committed
Update sauron to v0.61.4
1 parent d68832d commit 8f2d23c

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)