mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
* feat: harness * delete tests.rs build artifact * fix binary path * seconds -> milliseconds * update lock * add empty tests module * rustfmt * ToString -> Display * output tests module into build artifacts * clippy * rustfmt
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
# exclude Rust build artifacts
|
|
./target
|
|
./crates/wasm/pkg/
|
|
./crates/harness/static/generated/
|