Skip to content

Commit 04db988

Browse files
authored
Merge pull request #2 from Apersoma/master
bump common_traits to 0.12.1
2 parents b11e80d + 6382f70 commit 04db988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude = [".github/*", "images/*", "python/*"]
1414
[dependencies]
1515
atomic = "0.5.3"
1616
bytemuck = { version = "1.23.1", optional = true }
17-
common_traits = "0.12.0"
17+
common_traits = "0.12.1"
1818
dsi-bitstream = { version = "0.9.0", features = ["mem_dbg", "implied"] }
1919
mem_dbg = "0.4.0"
2020
num-traits = "0.2.19"

0 commit comments

Comments
 (0)