mirror of
https://github.com/dathere/ckanaction.git
synced 2026-07-05 17:12:19 +00:00
build: upgrade dependencies
This commit is contained in:
parent
c341c02e73
commit
ce232bb88e
2 changed files with 52 additions and 53 deletions
|
|
@ -11,10 +11,10 @@ categories = ["api-bindings", "asynchronous"]
|
|||
exclude = ["/docs"]
|
||||
|
||||
[dependencies]
|
||||
bon = "3.9.1"
|
||||
bon = "3.9.2"
|
||||
reqwest = { version = "0.12.28", features = ["json", "multipart", "stream"] }
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.149"
|
||||
serde_json = "1.0.150"
|
||||
thiserror = "2.0.18"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue