Skip to content

Commit f6732cc

Browse files
Bump clap from 4.5.4 to 4.5.35 in /cli
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.35. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.4...clap_complete-v4.5.35) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a6982b commit f6732cc

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)