1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

Removes author from Cargo.toml

This commit is contained in:
Cameron Dershem
2019-06-17 18:40:29 -04:00
parent 5387f01269
commit 917156db2c
7 changed files with 0 additions and 7 deletions

View File

@ -1,7 +1,6 @@
[package]
name = "static-files"
version = "0.1.0"
authors = ["Cameron Dershem <cameron@pinkhatbeard.com>"]
edition = "2018"
[dependencies]