Skip to content

Commit

Permalink
fix(deps): update rust crate progenitor-client to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Dec 27, 2024
1 parent 5b2b2e0 commit 60f8b96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
19 changes: 2 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ authors.workspace = true

[dependencies]
futures = "0.3.31"
progenitor-client = "0.8.0"
progenitor-client = "0.9.0"
reqwest = { version = "0.12.8", features = ["json", "stream"] }
serde.workspace = true
serde_json.workspace = true
Expand Down

0 comments on commit 60f8b96

Please sign in to comment.