Skip to content

Commit

Permalink
Move event-listener-strategy to its own repository
Browse files Browse the repository at this point in the history
https://github.com/smol-rs/event-listener-strategy

Signed-off-by: John Nunley <dev@notgull.net>
  • Loading branch information
notgull committed Sep 4, 2023
1 parent c278371 commit cbbe9aa
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 868 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
- run: cargo test --all --release
- run: cargo test --no-default-features --tests
- run: cargo test --no-default-features --tests --release
- run: cargo build -p event-listener-strategy --no-default-features
- name: Install cargo-hack
uses: taiki-e/install-action@cargo-hack
- run: rustup target add thumbv7m-none-eabi
Expand Down
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,3 @@ harness = false
[lib]
bench = false

[workspace]
members = ["strategy"]
27 changes: 0 additions & 27 deletions strategy/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions strategy/LICENSE-APACHE

This file was deleted.

23 changes: 0 additions & 23 deletions strategy/LICENSE-MIT

This file was deleted.

Loading

0 comments on commit cbbe9aa

Please sign in to comment.