Changed from github to gitea

This commit is contained in:
Franklin 2023-02-21 13:20:41 -04:00
parent 416e44e849
commit 3cb538795b
1 changed files with 1 additions and 1 deletions

View File

@ -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" }