Skip to content

Commit

Permalink
Merge pull request #152 from r-Techsupport/dependabot/cargo/backend/c…
Browse files Browse the repository at this point in the history
…lap-4.5.15

build(deps): bump clap from 4.5.13 to 4.5.15 in /backend
  • Loading branch information
github-actions[bot] authored Aug 12, 2024
2 parents 14d8421 + 6911fe7 commit b56d566
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -13,7 +13,7 @@ categories = ["server-backend"]
[dependencies]
axum = { version = "0.7.5", features = ["http2", "macros"] }
chrono = "0.4.38"
clap = { version = "4.5.13", features = ["derive"] }
clap = { version = "4.5.15", features = ["derive"] }
color-eyre = "0.6.3"
dotenvy = "0.15.7"
git2 = "0.19.0"
Expand Down

0 comments on commit b56d566

Please sign in to comment.