Merge pull request #317245 from BaerLKR/update-nu_plugin_net

nu_plugin_net: 1.4.0 -> 1.4.1
This commit is contained in:
Yt 2024-06-04 22:05:54 +00:00 committed by GitHub
commit 227f0327cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,11 +14,11 @@ rustPlatform.buildRustPackage {
src = fetchFromGitHub {
owner = "fennewald";
repo = "nu_plugin_net";
rev = "a84d72290f513397a359581b9447a4e638ce60c9";
hash = "sha256-uKLYTRR2tThSvwWbvEePOLZ9ehNPfCYruZxTKSIxpEA=";
rev = "60d315afb19c3c673409db796a4cc7a240058605";
hash = "sha256-izIxV2rFxZ1Om6NNaofNpc5prtN/lsw8dC4DyKEQ+v8=";
};
cargoHash = "sha256-BsCOej31vfTf+Wca4+AjxkhXz6wpMRFJmGBsUqOj2U0=";
cargoHash = "sha256-nBxcxADyvPgGrfkW8eBq/wmB2Slq+YGJV2IlxuuCgCg=";
nativeBuildInputs = [
rustPlatform.bindgenHook