Skip to content

Commit 6fe4c54

Browse files
authored
Merge pull request #255 from supabase/dependabot/cargo/cli/master/clap-4.5.37
Bump clap from 4.5.36 to 4.5.37 in /cli
2 parents eb3c86a + 5926c74 commit 6fe4c54

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

0 commit comments

Comments
 (0)