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 ac016bd commit 9c657ffCopy full SHA for 9c657ff
Cargo.toml
@@ -23,7 +23,7 @@ slatedb = { version = "0.2.0" }
23
bytes = { version = "1" }
24
object_store = { version = "0.11.1", features = ["aws", "gcp", "azure"] }
25
serde_json = "1.0"
26
-serde_yaml = "0.8"
+serde_yaml = "0.9"
27
tower = { version = "0.5", features = ["util"] }
28
http-body-util = "0.1.0"
29
iceberg = { git = "https://github.com/hansetag/iceberg-rust.git", branch = "ct/builder-upstream-20241002" }
0 commit comments