Skip to content

Commit bb0b5b0

Browse files
committed
chore: Update simfony
1 parent 11ed946 commit bb0b5b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lib-profile-release = "wasm-release"
1414

1515
[dependencies]
1616
itertools = "0.13.0"
17-
simfony = { git = "https://github.com/BlockstreamResearch/simfony", rev = "869a0b217ec275a976828cb838cb3bf21c808afd" }
17+
simfony = { git = "https://github.com/BlockstreamResearch/simfony", rev = "980a2e1fde7b0c99da6019a7595b2c3cb5bb47e3" }
1818
leptos = { version = "0.6.14", features = ["csr"] }
1919
leptos_router = { version = "0.6.15", features = ["csr"] }
2020
console_error_panic_hook = "0.1.7"

0 commit comments

Comments
 (0)