Browse Source

Cargo.toml: updated repository url

x 4 weeks ago
parent
commit
accd2689f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -4,7 +4,7 @@ version = "0.1.0"
 homepage = "https://dark.fi"
 homepage = "https://dark.fi"
 description = "Overlay mechanism for key-value embedded databases"
 description = "Overlay mechanism for key-value embedded databases"
 authors = ["Dyne.org foundation <foundation@dyne.org>"]
 authors = ["Dyne.org foundation <foundation@dyne.org>"]
-repository = "https://codeberg.org/darkrenaissance/kvdb-overlay"
+repository = "https://git.dark.fi/darkrenaissance/kvdb-overlay"
 license = "AGPL-3.0-only"
 license = "AGPL-3.0-only"
 edition = "2024"
 edition = "2024"