Use published version of reqwless
This commit is contained in:
parent
dfdbcb400c
commit
7b9215c8b9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ fixed = "1.23.1"
|
|||
fixed-macro = "1.2"
|
||||
|
||||
# for web request example
|
||||
reqwless = { git = "https://github.com/drogue-iot/reqwless", features = ["defmt",]}
|
||||
reqwless = { version = "0.12.0", features = ["defmt",]}
|
||||
serde = { version = "1.0.203", default-features = false, features = ["derive"] }
|
||||
serde-json-core = "0.5.1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue