Skip to content

Commit 89b45f5

Browse files
committed
Increase MSRV to 1.81
Signed-off-by: Simon Davies <[email protected]>
1 parent c8f7086 commit 89b45f5

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
@@ -26,7 +26,7 @@ exclude = [
2626
[workspace.package]
2727
version = "0.2.0"
2828
edition = "2021"
29-
rust-version = "1.80.0"
29+
rust-version = "1.81.0"
3030
license = "Apache-2.0"
3131
homepage = "https://github.com/hyperlight-dev/hyperlight"
3232
repository = "https://github.com/hyperlight-dev/hyperlight"

0 commit comments

Comments
 (0)