Update 'nominatimapi/Cargo.toml'
This commit is contained in:
parent
775ceb2ee4
commit
a5c0861d18
@ -5,5 +5,5 @@ edition = "2021"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
reqwest = { version = "0.12.4", features = ["json"] }
|
reqwest = { version = "0.12.4", features = ["json"] }
|
||||||
serde_json = "1.0.117"
|
serde_json = "1.0.116"
|
||||||
tokio = { version = "1.38.0", features = ["full"] }
|
tokio = { version = "1.38.0", features = ["full"] }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user