Skip to content

Commit

Permalink
Chore: exclude rt-monoio from workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC committed Aug 6, 2024
1 parent ebfe3b1 commit 900491d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ members = [
"stores/memstore",
"stores/rocksstore",
"stores/sledstore",
"rt-monoio",
]
exclude = [
"cluster_benchmark",
Expand All @@ -65,4 +64,5 @@ exclude = [
"examples/raft-kv-memstore-network-v2",
"examples/raft-kv-memstore-opendal-snapshot-data",
"examples/raft-kv-rocksdb",
"rt-monoio"
]

0 comments on commit 900491d

Please sign in to comment.