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