summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKit La Touche <kit@transneptune.net>2025-07-23 17:09:43 -0400
committerKit La Touche <kit@transneptune.net>2025-07-23 17:09:43 -0400
commit5e143954c58d2736edd7222cf1befc1aa1025d61 (patch)
treeaee84db6aeef09a535aa9717a33808cc71c2fc59 /Cargo.lock
parentc21eb26c8d011932293aeec3afe4849740f7fdf8 (diff)
Get it compiling
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d652c9c..efb4726 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1769,7 +1769,7 @@ version = "0.30.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
dependencies = [
- "bitflags",
+ "bitflags 2.8.0",
"cfg-if",
"cfg_aliases",
"libc",