Skip to content

Commit

Permalink
Remove dependency on autocfg (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e authored Jun 10, 2023
1 parent cc65e55 commit 5149199
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ async-lock = "2.3.0"
blocking = "1.3.0"
futures-lite = "1.2.0"

[build-dependencies]
autocfg = "1"

[target.'cfg(unix)'.dev-dependencies]
libc = "0.2.78"

Expand Down

0 comments on commit 5149199

Please sign in to comment.