Skip to content

Commit

Permalink
Merge pull request #2502 from eqlabs/krisztian/bump-msrv
Browse files Browse the repository at this point in the history
chore(cargo): bump MSRV to Rust 1.81.0
  • Loading branch information
kkovaacs authored Jan 20, 2025
2 parents 843cf4a + 352bd63 commit 3bfd3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ opt-level = 3
version = "0.15.3"
edition = "2021"
license = "MIT OR Apache-2.0"
rust-version = "1.80"
rust-version = "1.81"
authors = ["Equilibrium Labs <info@equilibrium.co>"]

[workspace.dependencies]
Expand Down

0 comments on commit 3bfd3b6

Please sign in to comment.