We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cfc7e0 commit d6c8dddCopy full SHA for d6c8ddd
downstairs/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.1"
4
authors = ["Joshua M. Clulow <jmc@oxide.computer>", "Alan Hanson <alan@oxide.computer"]
5
license = "MPL-2.0"
6
edition = "2021"
7
-rust-version = "1.70"
+rust-version = "1.81"
8
9
[dependencies]
10
anyhow.workspace = true
upstairs/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.0.1"
[lib]
name = "crucible"
0 commit comments