Commit 7be48ca2 authored by R. RyanTM's avatar R. RyanTM
Browse files

steel: 0-unstable-2025-10-14 -> 0-unstable-2025-10-24

parent 2e8ab34d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,13 +19,13 @@
}:
rustPlatform.buildRustPackage {
  pname = "steel";
  version = "0-unstable-2025-10-14";
  version = "0-unstable-2025-10-24";

  src = fetchFromGitHub {
    owner = "mattwparas";
    repo = "steel";
    rev = "c83d48f657f28017912cc3c1b604c33ab5de0a41";
    hash = "sha256-VVrMXpJwcaUTSR6AElkc7Xu8If0/bUzKklOyo87CdLI=";
    rev = "0b89c955668a48e8aab4344d5f7d3a44360ec73e";
    hash = "sha256-hbjCJeWJi71mY+2oW8KOIuYppYL2YIhwImm8GFxD9O4=";
  };

  cargoHash = "sha256-CrmQhOfh7SQ5GvBywmYkfU6wMlgZq2x61+T+mIeQ7z4=";