Skip to content

Commit 17cda97

Browse files
committed
temporarily exclude con-bag from tests
1 parent c954cd2 commit 17cda97

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
@@ -24,4 +24,4 @@ criterion = "0.7.0"
2424
rand = { version = "0.9.2", default-features = false }
2525
rand_chacha = { version = "0.9", default-features = false }
2626
test-case = "3.3.1"
27-
orx-concurrent-bag = "3.1.0"
27+
# orx-concurrent-bag = "3.1.0"

0 commit comments

Comments
 (0)