Skip to content

Commit 67bc4f4

Browse files
Copilotovertrue
andauthored
Lower minimum Rust version from 1.92 to 1.91 (#18)
* Initial plan * chore: lower rust-version from 1.92 to 1.88 Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com> * chore: update rust-version to 1.91 to match Alpine 3.23 Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com>
1 parent a78a05f commit 67bc4f4

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
@@ -5,7 +5,7 @@ members = ["crates/cli", "crates/core", "crates/s3"]
55
[workspace.package]
66
version = "0.1.4"
77
edition = "2024"
8-
rust-version = "1.92"
8+
rust-version = "1.91"
99
license = "MIT OR Apache-2.0"
1010
repository = "https://github.com/rustfs/cli"
1111
homepage = "https://github.com/rustfs/cli"

0 commit comments

Comments
 (0)