Skip to content

Commit a5f365c

Browse files
authored
Merge pull request #267 from supabase/dependabot/cargo/cli/master/dirs-6.0.0
Bump dirs from 5.0.1 to 6.0.0 in /cli
2 parents 82e42fb + d587e7f commit a5f365c

2 files changed

Lines changed: 89 additions & 36 deletions

File tree

cli/Cargo.lock

Lines changed: 88 additions & 35 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
@@ -9,7 +9,7 @@ authors = ["supabase"]
99
[dependencies]
1010
anyhow = "1.0.98"
1111
clap = { version = "4.5.40", features = ["derive"] }
12-
dirs = "5.0.1"
12+
dirs = "6.0.0"
1313
futures = "0.3"
1414
postgrest = "1.5.0"
1515
regex = "1.11"

0 commit comments

Comments
 (0)