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 25a29f1 commit 388c312Copy full SHA for 388c312
libazureinit/Cargo.toml
@@ -20,7 +20,7 @@ nix = {version = "0.29.0", features = ["fs", "user"]}
20
block-utils = "0.11.1"
21
tracing = "0.1.40"
22
fstab = "0.4.0"
23
-toml = "0.5"
+toml = "0.8"
24
regex = "1"
25
lazy_static = "1.4"
26
tempfile = "3.3.0"
0 commit comments