Skip to content

Commit b748f6d

Browse files
ci: bump MSRV to 1.85
1 parent f38ccfb commit b748f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)