Skip to content

Commit 32abd82

Browse files
committed
chore(cargo): Bump the minimum stable rust version (MSRV).
1 parent f6f7ea2 commit 32abd82

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
@@ -18,7 +18,7 @@ default-members = ["benchmarks", "crates/*", "labs/*"]
1818
resolver = "2"
1919

2020
[workspace.package]
21-
rust-version = "1.82"
21+
rust-version = "1.83"
2222

2323
[workspace.dependencies]
2424
anyhow = "1.0.95"

0 commit comments

Comments
 (0)