Skip to content

Commit a4a9482

Browse files
Bump dirs from 5.0.1 to 6.0.0 in /cli
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de7d173 commit a4a9482

File tree

2 files changed

+89
-36
lines changed

2 files changed

+89
-36
lines changed

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.39", 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)