Commit 0f4c6b4e authored by Gabriel Simmer's avatar Gabriel Simmer Committed by Yt
Browse files

Add Cargo.lock directly

parent 1678f4ec
Loading
Loading
Loading
Loading
+2415 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ rustPlatform.buildRustPackage rec {
  };

  cargoLock = {
    lockFile = "${src}/Cargo.lock";
    lockFile = ./Cargo.lock;
    outputHashes = {
      "postgres-protocol-0.6.5" = "sha256-xLyaappu7ebtKOoHY49dvjDEcuRg8IOv1bNH9RxSUcM=";
    };