Skip to content

Commit a1b913e

Browse files
authored
Merge pull request #259 from supabase/dependabot/cargo/cli/master/clap-4.5.38
Bump clap from 4.5.37 to 4.5.38 in /cli
2 parents 95f0aa6 + 288ed38 commit a1b913e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cli/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.

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.98"
11-
clap = { version = "4.5.37", features = ["derive"] }
11+
clap = { version = "4.5.38", features = ["derive"] }
1212
dirs = "5.0.1"
1313
futures = "0.3"
1414
postgrest = "1.5.0"

0 commit comments

Comments
 (0)