summaryrefslogtreecommitdiff
path: root/docs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Cargo.toml')
-rw-r--r--docs/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Cargo.toml b/docs/Cargo.toml
index a2e64f99..a5885a8a 100644
--- a/docs/Cargo.toml
+++ b/docs/Cargo.toml
@@ -22,3 +22,4 @@ heck = "0.4"
yaml-front-matter = "0.1"
unicode_names2 = "0.6.0"
once_cell = "1"
+ureq = { version = "2.6", features = ["json"] }