~boringcactus/gemifedi

d860db489783d51393413b79a8e4f01e984d811a — Melody Horn 2 years ago 35cfebd v0.2.2
bump to v0.2.2
2 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.lock
M Cargo.toml
M Cargo.lock => Cargo.lock +1 -1
@@ 857,7 857,7 @@ dependencies = [

[[package]]
name = "gemifedi"
version = "0.2.1"
version = "0.2.2"
dependencies = [
 "async-std",
 "async-trait",

M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "gemifedi"
version = "0.2.1"
version = "0.2.2"
authors = ["Melody Horn <melody@boringcactus.com>"]
description = "a gemini frontend to the fediverse"
edition = "2018"