Skip to content

Commit 27cdb50

Browse files
authored
Merge pull request #272 from supabase/dependabot/cargo/cli/master/clap-4.5.41
chore(deps): bump clap from 4.5.40 to 4.5.41 in /cli
2 parents a1f7fd6 + 55adf04 commit 27cdb50

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

cli/Cargo.lock

Lines changed: 6 additions & 6 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.40", features = ["derive"] }
11+
clap = { version = "4.5.41", features = ["derive"] }
1212
dirs = "6.0.0"
1313
futures = "0.3"
1414
postgrest = "1.5.0"

0 commit comments

Comments
 (0)