Skip to content

Commit bf3b651

Browse files
authored
Merge pull request #239 from supabase/dependabot/cargo/cli/master/clap-4.5.35
Bump clap from 4.5.4 to 4.5.35 in /cli
2 parents 343bc89 + f6732cc commit bf3b651

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

cli/Cargo.lock

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

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["supabase"]
88

99
[dependencies]
1010
anyhow = "1.0.97"
11-
clap = { version = "4.1.6", features = ["derive"] }
11+
clap = { version = "4.5.35", features = ["derive"] }
1212
dirs = "5.0.1"
1313
futures = "0.3"
1414
postgrest = "1.5.0"

0 commit comments

Comments
 (0)