Skip to content

Commit 1913a36

Browse files
committed
steel: 0.6.0-unstable-2025-03-28 -> 0.6.0-unstable-2025-04-08
1 parent 133091c commit 1913a36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/st/steel/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
}:
2121
rustPlatform.buildRustPackage {
2222
pname = "steel";
23-
version = "0.6.0-unstable-2025-03-28";
23+
version = "0.6.0-unstable-2025-04-08";
2424

2525
src = fetchFromGitHub {
2626
owner = "mattwparas";
2727
repo = "steel";
28-
rev = "2f0fba8b16a3fbab083cedcf09974514b3a29d25";
29-
hash = "sha256-i/bmZFoC3fRocO1KeCPGB9K/0yEAcKlLh56N+r1V7CI=";
28+
rev = "764cc318dd427f7502f0c7f2a3bb9f1ba4705cd7";
29+
hash = "sha256-Uxqy8vzRgQ3B/aAUV04OQumWrD9l4RNx1BX20R6lfAE=";
3030
};
3131

3232
useFetchCargoVendor = true;

0 commit comments

Comments
 (0)