Skip to content

Commit 6436347

Browse files
committed
chore: Update simfony (local)
Use local branch until upstream is updated: BlockstreamResearch/simfony#111
1 parent 90dc53b commit 6436347

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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 = "980a2e1fde7b0c99da6019a7595b2c3cb5bb47e3" }
17+
simfony = { git = "https://github.com/uncomputable/simfony", rev = "d5284014e9f67593e50b272f1f676ea8d09f6ec8" }
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)