mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 02:50:19 +00:00
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:
parent
062108039b
commit
e260823581
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -306,7 +306,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "himalaya"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"env_logger",
|
||||
|
|
Loading…
Reference in a new issue