mirror of
https://github.com/dathere/ckanaction.git
synced 2026-05-20 09:54:14 +00:00
build: update dependencies
This commit is contained in:
parent
f0a8dc13bc
commit
5419dec759
2 changed files with 369 additions and 258 deletions
623
Cargo.lock
generated
623
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -11,10 +11,10 @@ categories = ["api-bindings", "asynchronous"]
|
|||
exclude = ["/docs"]
|
||||
|
||||
[dependencies]
|
||||
bon = "3.8.2"
|
||||
bon = "3.9.1"
|
||||
reqwest = { version = "0.12.28", features = ["json", "multipart", "stream"] }
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.149"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
tokio = { version = "1.52.1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue