server: try different cacher url

This commit is contained in:
2024-09-19 16:33:40 -07:00
parent bef39eefa5
commit 3856b4ca5a
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ async-graphql = { version = "6.0.11", features = ["log"] }
async-graphql-rocket = "6.0.11"
async-trait = "0.1.81"
build-info = "0.0.38"
cacher = {git = "http://git-private.h.xinu.tv/wathiede/cacher"}
cacher = {git = "http://git-private.h.xinu.tv/wathiede/cacher.git"}
css-inline = "0.13.0"
glog = "0.1.0"
html-escape = "0.2.13"