Compare commits

..

No commits in common. "7134b7700f3d7074d0f5b6b609bd77cedec24f3b" and "0ddcd24f33af3d8ba0d0701da3421bdfef28c816" have entirely different histories.

2 changed files with 2 additions and 4 deletions

2
Cargo.lock generated
View file

@ -491,7 +491,7 @@ dependencies = [
[[package]]
name = "lohr"
version = "0.2.1"
version = "0.2.0"
dependencies = [
"anyhow",
"log 0.4.14",

View file

@ -1,12 +1,10 @@
[package]
name = "lohr"
version = "0.2.1"
version = "0.2.0"
authors = ["Antoine Martin <antoine@alarsyo.net>"]
edition = "2018"
license = "Apache-2.0 OR MIT"
description = "A Git mirroring daemon"
homepage = "https://github.com/alarsyo/lohr"
repository = "https://github.com/alarsyo/lohr"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html