chore: updated all repo references to codeberg

This commit is contained in:
skoupidi
2024-06-19 20:51:17 +03:00
parent 138e51aea6
commit 8c33d59f40
55 changed files with 97 additions and 97 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
authors = ["Dyne.org foundation <foundation@dyne.org>"]
license = "AGPL-3.0-only"
homepage = "https://dark.fi"
repository = "https://github.com/darkrenaissance/darkfi"
repository = "https://codeberg.org/darkrenaissance/darkfi"
[dependencies]
darkfi = {path = "../../", features = ["toml", "async-daemonize", "net", "rpc"]}