diff --git a/Cargo.toml b/Cargo.toml index 48bd4db..9932129 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ async-trait = "0.1" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" serde_yaml = "0.9" -toml = "0.8" +toml = "0.9" humantime-serde = "1.1" html-escape = "0.2"