diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml index 9efc7da..81acd9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,9 +22,9 @@ edition = "2024" version = "0.1.0" rust-version = "1.89.0" authors = ["Benedikt Peetz <benedikt.peetz@b-peetz.de>"] -repository = "https://git.vhack.eu/soispha/clients/yt" +repository = "https://git.vhack.eu/soispha/rocie/server" license = "GPL-3.0-or-later" -description = "An enterprise grocery management system" +description = "An enterprise grocery management system - server" [workspace.dependencies] rocie-client = { path = "./crates/rocie-client" } |
