lohr: v0.4.0

This is the first lohr release that compiles on stable Rust, yay!
This commit is contained in:
Antoine Martin 2021-04-08 01:53:22 +02:00
parent 264b7baccd
commit 6c4a496ede
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

@ -569,7 +569,7 @@ dependencies = [
[[package]]
name = "lohr"
version = "0.3.3"
version = "0.4.0"
dependencies = [
"anyhow",
"clap",