Skip to content

Commit

Permalink
build(decoder): add insta as dependency for snapshots in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Oct 30, 2024
1 parent 61ca212 commit ce923ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/flat-files-decoder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ zstd.workspace = true

[dev-dependencies]
criterion.workspace = true
insta.workspace = true
tokio-test.workspace = true

[[bench]]
Expand Down

0 comments on commit ce923ac

Please sign in to comment.