diff --git a/osdpctl/Cargo.toml b/osdpctl/Cargo.toml index 9e8b977..661a728 100644 --- a/osdpctl/Cargo.toml +++ b/osdpctl/Cargo.toml @@ -25,4 +25,4 @@ log = "0.4.29" log4rs = "1.4.0" nix = { version = "0.31.1", features = ["signal"] } rand = "0.9.2" -toml = "0.9.11" +toml = "1.1.2"