Skip to content

Commit 27199eb

Browse files
authored
Merge pull request #312 from supabase/dependabot/cargo/cli/master/anyhow-1.0.100
chore(deps): bump anyhow from 1.0.99 to 1.0.100 in /cli
2 parents e1e4cc5 + 9eebd08 commit 27199eb

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.99"
10+
anyhow = "1.0.100"
1111
clap = { version = "4.5.48", features = ["derive"] }
1212
dirs = "6.0.0"
1313
futures = "0.3"

0 commit comments

Comments
 (0)