aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1d6939e..82f4e99 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ mime = "0.3.0"
prometheus = { version = "0.12", default-features = false, features = ["process"] }
rand = "0"
reqwest = { version = "0.11", features = ["json"] }
-serde_dhall = "0.10.0"
+serde_dhall = "0.10.1"
serde = { version = "1", features = ["derive"] }
serde_yaml = "0.8"
sitemap = "0.4"