shout/shout-rs/target/debug/deps/shout-17ce9d8200375a63.d
Chris Wanstrath 175899001a Add Rust implementation of the shout test runner
Rewrites the shout CLI in Rust for better performance, with parallel
test execution via rayon and the same .shout file format semantics.
2026-04-02 13:28:48 -07:00

14 lines
493 B
Makefile

/sandlot/shout/rust-rewrite/shout-rs/target/debug/deps/shout-17ce9d8200375a63.d: src/main.rs src/duration.rs src/format.rs src/matching.rs src/parse.rs src/run.rs src/update.rs
/sandlot/shout/rust-rewrite/shout-rs/target/debug/deps/shout-17ce9d8200375a63: src/main.rs src/duration.rs src/format.rs src/matching.rs src/parse.rs src/run.rs src/update.rs
src/main.rs:
src/duration.rs:
src/format.rs:
src/matching.rs:
src/parse.rs:
src/run.rs:
src/update.rs:
# env-dep:CARGO_PKG_VERSION=0.0.18