mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
add myself to crate authors
This commit is contained in:
parent
428bc74023
commit
b05245da92
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "agate"
|
||||
version = "2.3.0"
|
||||
authors = ["Matt Brubeck <mbrubeck@limpet.net>"]
|
||||
authors = ["Matt Brubeck <mbrubeck@limpet.net>", "Johann150 <johann+agate@qwertqwefsday.eu>"]
|
||||
description = "Very simple server for the Gemini hypertext protocol"
|
||||
keywords = ["server", "gemini", "hypertext", "internet", "protocol"]
|
||||
categories = ["network-programming"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue