Skip to content

Commit 5c4482a

Browse files
authored
Merge pull request #252 from supabase/dependabot/cargo/cli/master/anyhow-1.0.98
Bump anyhow from 1.0.97 to 1.0.98 in /cli
2 parents 7b5d071 + c078b24 commit 5c4482a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cli/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -7,7 +7,7 @@ authors = ["supabase"]
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
anyhow = "1.0.97"
10+
anyhow = "1.0.98"
1111
clap = { version = "4.5.35", features = ["derive"] }
1212
dirs = "5.0.1"
1313
futures = "0.3"

0 commit comments

Comments
 (0)