mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-23 16:30:39 +00:00
chore: use explicit geo_json version
This commit is contained in:
@@ -14,7 +14,7 @@ common-time = { path = "../common/time" }
|
||||
datafusion-common = { git = "https://github.com/apache/arrow-datafusion.git", branch = "arrow2" }
|
||||
enum_dispatch = "0.3"
|
||||
geo = { version = "0.23.0", features = ["use-serde"] }
|
||||
geojson = "*"
|
||||
geojson = "0.24"
|
||||
num = "0.4"
|
||||
num-traits = "0.2"
|
||||
ordered-float = { version = "3.0", features = ["serde"] }
|
||||
|
||||
Reference in New Issue
Block a user