Skip to content

Commit f50742b

Browse files
committed
Remove unused dependency on anyhow
1 parent c728e77 commit f50742b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ default = ["qrcode"]
5858
qrcode = ["matrix-sdk-crypto/qrcode", "dep:matrix-sdk-qrcode"]
5959

6060
[dependencies]
61-
anyhow = "1.0.68"
6261
console_error_panic_hook = "0.1.7"
6362
futures-util = "0.3.27"
6463
# getrandom is not a direct dependency, but we need to enable the "wasm_js" backend.

0 commit comments

Comments
 (0)