update server

This commit is contained in:
Kopatz
2025-02-24 14:48:28 +01:00
parent b0b6c0f0ef
commit 25a0f7b01c
3 changed files with 3 additions and 3 deletions

View File

@@ -16,5 +16,5 @@ rustPlatform.buildRustPackage {
nativeBuildInputs = with pkgs; [ pkg-config ];
buildInputs = with pkgs; [ openssl ];
cargoHash = "sha256-PI2bLMnT71JVeDZp/Es4jhwTPuSRvrz2j5wyNPLKkFY=";
cargoHash = "sha256-rJWjX99keDzKs76u3D2aXKWGmBkQ0mF/HWZYHcQtaW0=";
}