summaryrefslogtreecommitdiffstats
path: root/src/core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Cargo.toml')
-rw-r--r--src/core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Cargo.toml b/src/core/Cargo.toml
index 88645f5..ce5f3bc 100644
--- a/src/core/Cargo.toml
+++ b/src/core/Cargo.toml
@@ -15,7 +15,7 @@ readme = "README.md"
name = "core"
[dependencies]
-anyhow = "1.0.68"
+anyhow = "1.0.71"
bitflags = "1.3.2"
captur = "0.1.0"
crossbeam-channel = "0.5.8"