capnproto-rust: 0.25.0 -> 0.25.3

This commit is contained in:
R. Ryantm
2026-04-03 07:16:59 +00:00
parent 6e48b2865e
commit 447aba366c
+3 -3
View File
@@ -8,15 +8,15 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "capnproto-rust";
version = "0.25.0";
version = "0.25.3";
src = fetchCrate {
crateName = "capnpc";
inherit (finalAttrs) version;
hash = "sha256-2+GSM9oIT/he/Ra3SJH5YSrNUU/Jc+PE1N5TjK7OX28=";
hash = "sha256-jDdsGy/T41R4duclyMpPmPZeflXg+Zp7wdBxbR527ZM=";
};
cargoHash = "sha256-fVHLWBxB9PQhOx01G01qIyudnMQiHXj0BI8A6e7t1yQ=";
cargoHash = "sha256-egb4Jpwzkj3PSVStqCX5ZLKgrH7nGHgZUCIleZcWIeI=";
postInstall = ''
mkdir -p $out/include/capnp