Version 1.2.1

* Reduce memory usage when serving large files
* Update dependencies
This commit is contained in:
Matt Brubeck 2020-06-20 10:31:02 -07:00
parent 443e83f01b
commit a20af4ad12
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "agate"
version = "1.2.0"
version = "1.2.1"
authors = ["Matt Brubeck <mbrubeck@limpet.net>"]
description = "Very simple server for the Gemini hypertext protocol"
keywords = ["server", "gemini", "hypertext", "internet", "protocol"]