Skip to content

Commit 0fe65a7

Browse files
authored
Update anyhow to 1.0.98 (vercel#78827)
1 parent f3f0a03 commit 0fe65a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ tungstenite = "0.20.1"
325325
allsorts = { version = "0.14.0", default-features = false, features = [
326326
"flate2_rust",
327327
] }
328-
anyhow = "1.0.69"
328+
anyhow = "1.0.98"
329329
assert_cmd = "2.0.8"
330330
async-compression = { version = "0.3.13", default-features = false, features = [
331331
"gzip",

0 commit comments

Comments
 (0)