aboutsummaryrefslogtreecommitdiff
path: root/lib/jsonfeed/Cargo.toml
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2022-01-10 18:09:31 -0500
committerXe Iaso <me@christine.website>2022-01-10 18:09:31 -0500
commitb46138c03de42ec503a8c254ba3c51226a67a1cc (patch)
treeca6091bc9744f296ebb2160898ce6d5196de7b4e /lib/jsonfeed/Cargo.toml
parentc7b2db9d54d36a6c6b8ccc1af6589d7f993c381c (diff)
downloadxesite-b46138c03de42ec503a8c254ba3c51226a67a1cc.tar.xz
xesite-b46138c03de42ec503a8c254ba3c51226a67a1cc.zip
Xe Iaso
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'lib/jsonfeed/Cargo.toml')
-rw-r--r--lib/jsonfeed/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/jsonfeed/Cargo.toml b/lib/jsonfeed/Cargo.toml
index e85ee46..6b3b1d6 100644
--- a/lib/jsonfeed/Cargo.toml
+++ b/lib/jsonfeed/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-authors = ["Paul Woolcock <paul@woolcock.us>", "Christine Dodrill <me@christine.website>"]
+authors = ["Paul Woolcock <paul@woolcock.us>", "Xe Iaso <me@christine.website>"]
description = "Parser for the JSONFeed (http://jsonfeed.org) specification\n"
documentation = "https://docs.rs/jsonfeed"
homepage = "https://github.com/pwoolcoc/jsonfeed"