Changed from github to gitea
This commit is contained in:
parent
416e44e849
commit
3cb538795b
|
@ -15,4 +15,4 @@ actix-web = "4.1.0"
|
|||
serde_json = { version = "1" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
log = { version = "0.4", features = ["serde"] }
|
||||
err = { git = "https://github.com/franklinblanco/err.git" }
|
||||
err = { git = "https://git.franklinblanco.dev/franklinblanco/err.git" }
|
Loading…
Reference in New Issue