mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
remove authors
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "template-askama"
|
||||
version = "2.0.0"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "template_handlebars"
|
||||
version = "1.0.0"
|
||||
authors = ["Alexandru Tiniuc <tiniuc.alexandru@gmail.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "template-tera"
|
||||
version = "2.0.0"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "template-tinytemplate"
|
||||
version = "2.0.0"
|
||||
authors = ["Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "template_yarte"
|
||||
version = "0.0.1"
|
||||
authors = ["Juan Aguilar Santillana <mhpoin@gmail.com>"]
|
||||
publish = false
|
||||
edition = "2021"
|
||||
|
||||
|
Reference in New Issue
Block a user