We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b11e80d + 6382f70 commit 04db988Copy full SHA for 04db988
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ exclude = [".github/*", "images/*", "python/*"]
14
[dependencies]
15
atomic = "0.5.3"
16
bytemuck = { version = "1.23.1", optional = true }
17
-common_traits = "0.12.0"
+common_traits = "0.12.1"
18
dsi-bitstream = { version = "0.9.0", features = ["mem_dbg", "implied"] }
19
mem_dbg = "0.4.0"
20
num-traits = "0.2.19"
0 commit comments