aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2022-07-04 14:44:00 +0000
committerXe Iaso <me@christine.website>2022-07-04 14:44:00 +0000
commit6be8b24dd293e3d48eafc37cecf1d98971be81f8 (patch)
treee7b405b0bcb4d6155b95996002a379f829106c41 /Cargo.toml
parent03fa2e33a1fb935776bf385382ddfa1ef2a5020c (diff)
downloadxesite-6be8b24dd293e3d48eafc37cecf1d98971be81f8.tar.xz
xesite-6be8b24dd293e3d48eafc37cecf1d98971be81f8.zip
rename jsonfeed to xe_jsonfeed to prepare for my own extensions
Signed-off-by: Xe Iaso <me@christine.website>
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 80a737c..62f4a5a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,7 +50,7 @@ uuid = { version = "0.8", features = ["serde", "v4"] }
# workspace dependencies
cfcache = { path = "./lib/cfcache" }
-jsonfeed = { path = "./lib/jsonfeed" }
+xe_jsonfeed = { path = "./lib/jsonfeed" }
mi = { path = "./lib/mi" }
patreon = { path = "./lib/patreon" }