diff --git a/Cargo.toml b/Cargo.toml index 3becc0f..6089ba4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ btrfsutil-sys = "1.2.1" bitflags = "1.2" chrono = "0.4.11" thiserror = "1.0" -uuid = "0.8.1" +uuid = "1.2.2" libc = "0.2.75" [dev-dependencies]