Skip to content

Commit 7f34457

Browse files
authored
Merge pull request #235 from supabase/dependabot/cargo/cli/master/anyhow-1.0.97
Bump anyhow from 1.0.82 to 1.0.97 in /cli
2 parents 5e59550 + 6388dac commit 7f34457

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.69"
10+
anyhow = "1.0.97"
1111
clap = { version = "4.1.6", features = ["derive"] }
1212
dirs = "5.0.1"
1313
futures = "0.3"

0 commit comments

Comments
 (0)