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 bd6b72d..a952502 100644
--- a/src/core/Cargo.toml
+++ b/src/core/Cargo.toml
@@ -16,7 +16,7 @@ name = "core"
[dependencies]
anyhow = "1.0.72"
-bitflags = "1.3.2"
+bitflags = "2.3.3"
captur = "0.1.0"
crossbeam-channel = "0.5.8"
if_chain = "1.0.2"