diff --git a/Cargo.toml b/Cargo.toml index edaeaa3d..91f5c17f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ rumqttc = "0.24.0" serde = { version = "1.0.196", features = ["derive"] } serde_derive = "1.0.196" toml = "0.8.10" -rustls-native-certs = "0.7.0" +rustls-native-certs = "0.8.0" [package.metadata.cargo-machete] ignored = ["serde"] \ No newline at end of file