Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Convert prettyprint tests in arrow-cast to insta inline snapshots
  • Loading branch information
grtlr committed Feb 24, 2026
commit db0b2d5003e1a7198ecf8d0dcba90a46a1207b78
1 change: 1 addition & 0 deletions arrow-cast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ ryu = "1.0.16"
[dev-dependencies]
criterion = { workspace = true, default-features = false }
half = { version = "2.1", default-features = false }
insta = { version = "1.46.3", default-features = false }
rand = "0.9"

[[bench]]
Expand Down
Loading
Loading