Skip to content

Commit

Permalink
Merge pull request #324 from r-Techsupport/dependabot/cargo/backend/g…
Browse files Browse the repository at this point in the history
…it2-0.20.0

build(deps): bump git2 from 0.19.0 to 0.20.0 in /backend
  • Loading branch information
zleyyij authored Jan 6, 2025
2 parents d790b99 + da6bb9d commit 969fdd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ clap = { version = "4.5.23", features = ["derive"] }
color-eyre = "0.6.3"
dotenvy = "0.15.7"
fs-err = { version = "3.0.0", features = ["tokio"] }
git2 = "0.19.0"
git2 = "0.20.0"
jsonwebtoken = "9.3.0"
oauth2 = "4.4.2"
reqwest = { version = "0.12.9", features = ["stream", "json"] }
Expand Down

0 comments on commit 969fdd5

Please sign in to comment.