Skip to content

Commit 87a6a54

Browse files
authored
Merge pull request #49 from cesare/dependabot/cargo/clap-4.5.59
Bump clap from 4.5.58 to 4.5.59
2 parents 3bb8d2a + 4735801 commit 87a6a54

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ actix-session = { version = "0.11.0", features = ["cookie-session"] }
1616
actix-web = "4.12.1"
1717
anyhow = "~1.0.101"
1818
base64 = "~0.22.1"
19-
clap = { version = "~4.5.58", features = ["derive"] }
19+
clap = { version = "~4.5.59", features = ["derive"] }
2020
deadpool-postgres = "0.14.1"
2121
env_logger = "~0.11.9"
2222
futures-util = "0.3.31"

0 commit comments

Comments
 (0)