Skip to content

Commit

Permalink
chore(deps): bump reqwest from 0.11.22 to 0.11.23 in /src-tauri (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent c1f124e commit 823077e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ futures-util = "0.3.29"
log = "0.4.20"
env_logger = "0.10.1"
reachable = "0.2.2"
reqwest = { version = "0.11.22", features = ["json"] }
reqwest = { version = "0.11.23", features = ["json"] }
paste = "1.0.14"
serde_derive = "1.0.164"
thiserror = "1.0.51"
Expand Down

0 comments on commit 823077e

Please sign in to comment.