bump version in Cargo.lock (#82)

This needs to match Cargo.toml to prevent --frozen builds from failing

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya
2021-04-09 12:33:20 +05:30
committed by GitHub
parent 062108039b
commit e260823581
Generated
+1 -1
View File
@@ -306,7 +306,7 @@ dependencies = [
[[package]]
name = "himalaya"
version = "0.2.3"
version = "0.2.4"
dependencies = [
"clap",
"env_logger",