Skip to content

Commit cbbe9aa

Browse files
committed
Move event-listener-strategy to its own repository
https://github.com/smol-rs/event-listener-strategy Signed-off-by: John Nunley <[email protected]>
1 parent c278371 commit cbbe9aa

File tree

7 files changed

+0
-868
lines changed

7 files changed

+0
-868
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
- run: cargo test --all --release
5252
- run: cargo test --no-default-features --tests
5353
- run: cargo test --no-default-features --tests --release
54-
- run: cargo build -p event-listener-strategy --no-default-features
5554
- name: Install cargo-hack
5655
uses: taiki-e/install-action@cargo-hack
5756
- run: rustup target add thumbv7m-none-eabi

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,3 @@ harness = false
5252
[lib]
5353
bench = false
5454

55-
[workspace]
56-
members = ["strategy"]

strategy/Cargo.toml

Lines changed: 0 additions & 27 deletions
This file was deleted.

strategy/LICENSE-APACHE

Lines changed: 0 additions & 201 deletions
This file was deleted.

strategy/LICENSE-MIT

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)