Skip to content

Commit 6559407

Browse files
Update Cargo.toml
Co-authored-by: Devdutt Shenoi <[email protected]> Signed-off-by: Nikhil Sinha <[email protected]>
1 parent 570a7f4 commit 6559407

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ zip = { version = "2.2.0", default-features = false, features = ["deflate"] }
117117
url = "2.4.0"
118118
prost-build = "0.13.3"
119119

120+
[dev-dependencies]
121+
maplit = "1.0"
122+
rstest = "0.23.0"
123+
arrow = "53.0.0"
120124
[package.metadata.parseable_ui]
121125
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.12/build.zip"
122126
assets-sha1 = "9d5a45f204d709a2dd96f6a5e0b21b3834ee0e36"

0 commit comments

Comments
 (0)