Skip to content

Commit 5ff8d6b

Browse files
authored
Merge pull request #66 from mulkieran/issue_project_783
Reapply "github actions: update lowest supported Rust to 1.77"
2 parents 58cfa7e + 1e9558f commit 5ff8d6b

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.2"
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)