Skip to content

Commit 2cf4216

Browse files
authored
Merge pull request #2059 from mintlayer/bump_min_rust_version_to_1.91
Bump min rust version to 1.91
2 parents 9777b89 + 4ecadcd commit 2cf4216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ utxo = { path = "utxo" }
127127

128128
[workspace.package]
129129
edition = "2024"
130-
rust-version = "1.88"
130+
rust-version = "1.91"
131131
version = "1.3.0"
132132
license = "MIT"
133133

0 commit comments

Comments
 (0)