Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit c10c603

Browse files
authored
bump rust version to 1.81 (#52)
Bumps Rust version of zenith-rs to 1.81. Builds and passes tests locally.
1 parent d0935c0 commit c10c603

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
@@ -5,7 +5,7 @@ resolver = "2"
55
[workspace.package]
66
version = "0.10.0"
77
edition = "2021"
8-
rust-version = "1.76"
8+
rust-version = "1.81"
99
authors = ["Zenith Contributors"]
1010
homepage = "https://github.com/init4tt/zenith"
1111
repository = "https://github.com/init4tt/zenith"

0 commit comments

Comments
 (0)