Skip to content

Commit

Permalink
Aim repository field to the correct repository (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini authored Mar 30, 2024
1 parent 040288c commit af116ba
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 @@ -7,7 +7,7 @@ authors = ["John Nunley <dev@notgull.net>"]
rust-version = "1.60"
description = "Block or poll on event_listener easily"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/smol-rs/event-listener"
repository = "https://github.com/smol-rs/event-listener-strategy"
keywords = ["condvar", "envcount", "wake", "blocking", "park"]
categories = ["asynchronous", "concurrency"]
exclude = ["/.*"]
Expand Down

0 comments on commit af116ba

Please sign in to comment.