lohr: v0.2.1

This commit is contained in:
Antoine Martin 2021-03-30 01:11:36 +02:00
parent 339c6e4f25
commit 7134b7700f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

@ -1,6 +1,6 @@
[package]
name = "lohr"
version = "0.2.0"
version = "0.2.1"
authors = ["Antoine Martin <antoine@alarsyo.net>"]
edition = "2018"
license = "Apache-2.0 OR MIT"