We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4221e42 commit bfa88e1Copy full SHA for bfa88e1
xtask/Cargo.toml
@@ -11,7 +11,7 @@ clap = { version = "3.2.1", features = ["derive"] }
11
fatfs = { git = "https://github.com/rafalh/rust-fatfs.git", rev = "87fc1ed5074a32b4e0344fcdde77359ef9e75432" }
12
fs-err = "2.6.0"
13
mbrman = "0.4.2"
14
-nix = "0.24.1"
+nix = "0.25.0"
15
regex = "1.5.4"
16
serde_json = "1.0.73"
17
tempfile = "3.2.0"
0 commit comments