Skip to content

Commit 5a92caa

Browse files
remove loom
1 parent dfb4da5 commit 5a92caa

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resolver/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ commonware-runtime = { workspace = true, features = ["test-utils"] }
2525
commonware-stream.workspace = true
2626
commonware-utils.workspace = true
2727
futures.workspace = true
28-
loom = { workspace = true, optional = true }
2928
rand.workspace = true
3029
thiserror.workspace = true
3130
tracing.workspace = true
@@ -45,7 +44,6 @@ bench = false
4544

4645
[features]
4746
mocks = [ "commonware-cryptography/mocks", "commonware-p2p/mocks" ]
48-
loom = [ "dep:loom" ]
4947
arbitrary = [
5048
"commonware-codec/arbitrary",
5149
"commonware-cryptography/arbitrary",

0 commit comments

Comments
 (0)