Skip to content

Commit d511afe

Browse files
feat: update to iroh@0.94 (#140)
* feat(frosty): update to iroh@0.94 * feat(dumbpipe-web): update to iroh@0.94 * feat(iroh-automerge): update iroh@0.94 and automerge@0.7 * feat(framed-messages): update to iroh@0.94 * feat(browser-chat): udpate to iroh@0.94 * feat(browser-echo): update to iroh@0.94 * feat(custom-router): update to iroh@0.94 * feat(iroh-automerge-repo): update to iroh@0.94 * feat(iroh-gateway): update to iroh@0.94 * fixup: update dumbpipe-web readme * fixup: update browser chat to not use a patched version * feat(extism): update to iroh@0.94 * feat(tauri-todos): update to iroh@0.94 * ci: bump MSRV to 1.85 * fixup: clippy
1 parent ef64bb6 commit d511afe

File tree

55 files changed

+9609
-12791
lines changed

Some content is hidden

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

55 files changed

+9609
-12791
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
RUST_BACKTRACE: 1
1313
RUSTFLAGS: -Dwarnings
1414
RUSTDOCFLAGS: -Dwarnings
15-
MSRV: "1.81"
15+
MSRV: "1.85"
1616
RS_EXAMPLES_LIST: "dumbpipe-web,extism/host,extism/iroh-extism-host-functions,extism/plugin,iroh-automerge,iroh-automerge-repo,iroh-gateway,frosty,browser-echo,framed-messages,custom-router"
1717
WASM_EXAMPLES_LIST: "browser-echo"
1818
IROH_FORCE_STAGING_RELAYS: "1"

0 commit comments

Comments
 (0)