We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd6fd2 commit 613aa95Copy full SHA for 613aa95
Cargo.toml
@@ -25,7 +25,7 @@ keywords = ["autd"]
25
[workspace.dependencies]
26
anyhow = { version = "1.0.93", default-features = false }
27
async-trait = "0.1.83"
28
-bitfield-struct = "0.9.2"
+bitfield-struct = "0.10.0"
29
bitflags = "2.6.0"
30
bit-vec = { version = "0.8.0", default-features = false }
31
bvh = { version = "0.10.0", default-features = false }
0 commit comments