Reverted formatting

This commit is contained in:
Nikolay Arhipov 2024-04-17 10:14:25 +03:00
parent 3b7dfbc72f
commit b8679f4669
1 changed files with 1 additions and 4 deletions

View File

@ -4,10 +4,7 @@ name = "polling"
# - Update CHANGELOG.md
# - Create "v3.x.y" git tag
version = "3.6.0"
authors = [
"Stjepan Glavina <stjepang@gmail.com>",
"John Nunley <dev@notgull.net>",
]
authors = ["Stjepan Glavina <stjepang@gmail.com>", "John Nunley <dev@notgull.net>"]
edition = "2021"
rust-version = "1.63"
description = "Portable interface to epoll, kqueue, event ports, and IOCP"