Skip to content

Commit a12dc14

Browse files
committed
Bump Nix hashes to 0.3.2 (corrected)
1 parent 60eefdc commit a12dc14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/celq.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
rustPlatform.buildRustPackage (finalAttrs: {
1010
pname = "celq";
11-
version = "0.3.1";
11+
version = "0.3.2";
1212

1313
# Fetch from crates.io
1414
src = fetchCrate {

0 commit comments

Comments
 (0)