summaryrefslogtreecommitdiff
path: root/docs/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-04-20 14:23:26 +0200
committerLaurenz <laurmaedje@gmail.com>2023-04-20 14:23:36 +0200
commitc117e2dc276d19b022abccac0d252bd7fc1cd44e (patch)
tree10884ac2ecd4d01053b2d38856c395e2e115775c /docs/Cargo.toml
parent2a682f0008b91e7c33c6e65b3ecfc690268ab405 (diff)
List contributors in changelog
Co-Authored-By: Martin Haug <mhaug@live.de>
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"] }