mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
remove authors
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "async-graphql-demo"
|
||||
version = "0.1.0"
|
||||
authors = ["sunli <scott_s829@163.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "juniper-advanced"
|
||||
version = "2.0.0"
|
||||
authors = ["Dwi Sulfahnur <hello@dwisulfahnur.com>"]
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "juniper-example"
|
||||
version = "0.2.0"
|
||||
authors = ["pyros2097 <pyros2097@gmail.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
Reference in New Issue
Block a user