We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e639e25 commit eb9a71eCopy full SHA for eb9a71e
Cargo.toml
@@ -44,7 +44,7 @@ fallible-streaming-iterator = "0.1"
44
memchr = "2.3"
45
uuid = { version = "0.8", optional = true }
46
smallvec = "1.6.1"
47
-cast = { version = "0.3", features = ["std", "x128"] }
+cast = { version = "0.3", features = ["std"] }
48
arrow = { version = "5.0", default-features = false, features = ["prettyprint"] }
49
rust_decimal = "1.14"
50
strum = { version = "0.21", features = ["derive"] }
0 commit comments