1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

remove fakeshadow from author lists (#2921)

This commit is contained in:
fakeshadow
2022-10-25 23:37:04 +08:00
committed by GitHub
parent 068909f1b3
commit 83cd061c86
2 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,7 @@
[package]
name = "awc"
version = "3.0.1"
authors = [
"Nikolay Kim <fafhrd91@gmail.com>",
"fakeshadow <24548779@qq.com>",
]
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Async HTTP and WebSocket client library"
keywords = ["actix", "http", "framework", "async", "web"]
categories = [