Skip to content

Commit ed43cc0

Browse files
committed
Update pbjson
1 parent dcaa202 commit ed43cc0

File tree

2 files changed

+33
-122
lines changed

2 files changed

+33
-122
lines changed

Cargo.lock

Lines changed: 31 additions & 120 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ parquet = { version = "56.2.0", default-features = false, features = [
162162
"async",
163163
"object_store",
164164
] }
165-
pbjson = { version = "0.7.0" }
166-
pbjson-types = "0.7"
165+
pbjson = { version = "0.8.0" }
166+
pbjson-types = "0.8"
167167
insta = { version = "1.43.2", features = ["glob", "filters"] }
168168
# Should match arrow-flight's version of prost.
169169
prost = "0.14.1"

0 commit comments

Comments
 (0)