Skip to content

Commit 815fe98

Browse files
authored
Merge pull request #78 from mulkieran/issue_project_842
Increase lowest supported version of Rust to 1.85
2 parents 6a696c5 + 19fb0cf commit 815fe98

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.3"
55
authors = ["Stratis Developers <stratis-devel@lists.fedorahosted.org>", "Michael Daffin <michael@daffin.io>"]
6-
rust-version = "1.82.0" # LOWEST SUPPORTED RUST TOOLCHAIN
6+
rust-version = "1.85.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)