Skip to content

Commit

Permalink
Release 3.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Reber <adrian@lisas.de>
  • Loading branch information
adrianreber committed Sep 3, 2021
1 parent 979b394 commit 9292c35
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
4 changes: 3 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mirrorlist-server"
version = "3.0.2"
version = "3.0.5"
authors = ["Adrian Reber <adrian@lisas.de"]
edition = "2018"

Expand Down
5 changes: 0 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,3 @@ Usage

The mirrorlist-server requires multiple input files which all can be created
using MirrorManager2 or generate-mirrorlist-cache.

There is also a container which can be used to quickly start-up an instance
of the Rust based mirrorlist-server::

$ podman run quay.io/adrianreber/mirrorlist-server:latest -h

0 comments on commit 9292c35

Please sign in to comment.