summaryrefslogtreecommitdiffstats
path: root/src/view/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/Cargo.toml')
-rw-r--r--src/view/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/Cargo.toml b/src/view/Cargo.toml
index bc97630..113a54c 100644
--- a/src/view/Cargo.toml
+++ b/src/view/Cargo.toml
@@ -18,7 +18,7 @@ name = "view"
testutils = ["dep:bitflags"]
[dependencies]
-anyhow = "1.0.71"
+anyhow = "1.0.72"
bitflags = { version = "1.3.2", optional = true }
captur = "0.1.0"
crossbeam-channel = "0.5.8"