Skip to content

Commit 6683242

Browse files
committed
Bump MSRV to 1.84
Signed-off-by: Ryan Levick <[email protected]>
1 parent dd4b834 commit 6683242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2021"
1212
license = "Apache-2.0 WITH LLVM-exception"
1313
homepage = "https://spinframework.dev"
1414
repository = "https://github.com/spinframework/spin"
15-
rust-version = "1.81"
15+
rust-version = "1.84"
1616

1717
[dependencies]
1818
anyhow = { workspace = true }

0 commit comments

Comments
 (0)