Skip to content

Commit 95a24a5

Browse files
committed
github actions: update recommended lowest supported Rust to 1.77
Signed-off-by: Chung Chung <cchung@redhat.com>
1 parent 0d6dba0 commit 95a24a5

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
@@ -3,7 +3,7 @@ name = "loopdev-3"
33
description = "Setup and control loop devices"
44
version = "0.5.1"
55
authors = ["Stratis Developers <stratis-devel@lists.fedorahosted.org>", "Michael Daffin <michael@daffin.io>"]
6-
rust-version = "1.74.0"
6+
rust-version = "1.77.0" # LOWEST SUPPORTED RUST TOOLCHAIN
77
license = "MIT"
88
documentation = "https://docs.rs/loopdev-3"
99
repository = "https://github.com/stratis-storage/loopdev-3"

0 commit comments

Comments
 (0)