Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to 0.11.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent 84ff54e commit a45b73e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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/koe-speech/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ publish = false
koe-audio = { path = "../koe-audio" }
anyhow = { version = "1.0.79", features = ["backtrace"] }
serde = { version = "1.0.196", features = ["derive"] }
reqwest = { version = "0.11.22", features = ["json"] }
reqwest = { version = "0.11.23", features = ["json"] }

0 comments on commit a45b73e

Please sign in to comment.