Skip to content

Commit

Permalink
Merge pull request #333 from r-Techsupport/dependabot/cargo/backend/r…
Browse files Browse the repository at this point in the history
…eqwest-0.12.12

build(deps): bump reqwest from 0.12.9 to 0.12.12 in /backend
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents fbe359d + dfa4798 commit 0142300
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fs-err = { version = "3.0.0", features = ["tokio"] }
git2 = "0.20.0"
jsonwebtoken = "9.3.0"
oauth2 = "4.4.2"
reqwest = { version = "0.12.9", features = ["stream", "json"] }
reqwest = { version = "0.12.12", features = ["stream", "json"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
sqlx = { version = "0.8.3", features = ["sqlite", "runtime-tokio"] }
Expand Down

0 comments on commit 0142300

Please sign in to comment.