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

@@ -9,5 +9,5 @@ rustPlatform.buildRustPackage {
rev = "328b43766fe4fe3b352a23f160de6bc96a3aee58";
};
cargoHash = "sha256-Yo3Xy8oa3KdvttYlYUV0Ut8HMK7BSzqEuIdWAHoDG1M=";
cargoHash = "sha256-qq9ocPtGT5dfCDlqLZWaSuDNxMEDqfNWwvRZi4jOGqc=";
}

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=";
}