Skip to content

Commit

Permalink
chore: Bump geozero to 0.13 (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
b41sh committed Jul 6, 2024
1 parent 5794c05 commit 5e3937e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ flight-sql = ["dep:arrow-array", "dep:arrow-schema", "dep:tonic"]
databend-client = { workspace = true }

chrono = { version = "0.4.35", default-features = false }
geozero = { version = "0.12", features = ["default", "with-wkb"] }
geozero = { version = "0.13", features = ["default", "with-wkb"] }
glob = "0.3"
itertools = "0.12"
jsonb = "0.4"
Expand Down

0 comments on commit 5e3937e

Please sign in to comment.