diff --git a/Cargo.toml b/Cargo.toml index c305608..0be3783 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ log4rs-syslog = "3.0" log = "^0.4.0" serde = "1.0" serde_derive = "1.0" -toml = "0.4" +toml = "0.7" [dev-dependencies] tempfile = "3"