worker-build: newline for Cargo.lock

This commit is contained in:
Gabriel Simmer 2023-08-28 20:12:22 +01:00 committed by Yt
parent 0f4c6b4e4b
commit cd11d6683e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ rustPlatform.buildRustPackage rec {
owner = "cloudflare";
repo = "workers-rs";
rev = "v${version}";
sha256 = "sha256-z6m14IbMzgycwnQpA28e4taokDSVpfZOKIRmFIwLjbg=";
hash = "sha256-z6m14IbMzgycwnQpA28e4taokDSVpfZOKIRmFIwLjbg=";
};
cargoLock = {