Skip to content

Commit 3800f65

Browse files
committed
build(deps): bump bitflags from 2.6 to 2.8
- Update bitflags dependency from version 2.6 to 2.8 in Cargo.toml
1 parent 47ea9ae commit 3800f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ harness = false
2020
bench = false
2121

2222
[dependencies]
23-
bitflags = "2.6"
23+
bitflags = "2.8"
2424
itertools = "0.14"
2525
nalgebra = "0.33"
2626
thiserror = "2.0"

0 commit comments

Comments
 (0)