Update attohttpc dependency
This commit is contained in:
parent
9f4c763947
commit
88dbad9062
|
@ -18,4 +18,4 @@ publish = true
|
|||
thiserror = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
attohttpc = { version = "0.17", features = ["json"] }
|
||||
attohttpc = { version = "0.24", features = ["json"] }
|
||||
|
|
Loading…
Reference in New Issue