mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
release 3.2.3
This commit is contained in:
parent
b6ff8f7758
commit
7cd245c79e
4 changed files with 24 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "agate"
|
||||
version = "3.2.2"
|
||||
version = "3.2.3"
|
||||
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"]
|
||||
|
|
@ -8,7 +8,7 @@ categories = ["network-programming"]
|
|||
repository = "https://github.com/mbrubeck/agate"
|
||||
readme = "README.md"
|
||||
license = "MIT/Apache-2.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
exclude = ["/tools", "/.github", "/Cross.toml", "/content", "/CODE_OF_CONDUCT.md", "/CONTRIBUTING.md", "/CHANGELOG.md", "/tests"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue