Remove dependency on autocfg (#18)

This commit is contained in:
Taiki Endo 2023-06-10 23:49:23 +09:00 committed by GitHub
parent cc65e55311
commit 5149199a80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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"