server: change internal git url
This commit is contained in:
parent
f8134dad7a
commit
461d5de886
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -567,7 +567,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "cacher"
|
name = "cacher"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://git-private.z.xinu.tv/wathiede/cacher#a6958a92d4631ad66cd580c0b29bf63c62378905"
|
source = "git+https://git-private.h.xinu.tv/wathiede/cacher#a6958a92d4631ad66cd580c0b29bf63c62378905"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"log",
|
"log",
|
||||||
"mime_guess",
|
"mime_guess",
|
||||||
|
|||||||
@ -13,7 +13,7 @@ async-graphql = { version = "6.0.11", features = ["log"] }
|
|||||||
async-graphql-rocket = "6.0.11"
|
async-graphql-rocket = "6.0.11"
|
||||||
async-trait = "0.1.81"
|
async-trait = "0.1.81"
|
||||||
build-info = "0.0.38"
|
build-info = "0.0.38"
|
||||||
cacher = {git = "https://git-private.z.xinu.tv/wathiede/cacher"}
|
cacher = {git = "https://git-private.h.xinu.tv/wathiede/cacher"}
|
||||||
css-inline = "0.13.0"
|
css-inline = "0.13.0"
|
||||||
glog = "0.1.0"
|
glog = "0.1.0"
|
||||||
html-escape = "0.2.13"
|
html-escape = "0.2.13"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user