Skip to content

Commit

Permalink
flashbang dance
Browse files Browse the repository at this point in the history
  • Loading branch information
sokorototo committed Jan 6, 2024
1 parent 07c5687 commit ef7582e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 39 deletions.
43 changes: 6 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vach-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vach-cli"
version = "0.5.2"
version = "0.5.5"
edition = "2021"
authors = [
"Jasper Fortuin <[email protected]>",
Expand All @@ -19,7 +19,7 @@ name = "vach"
path = "src/main.rs"

[dependencies]
vach = { version = "0.5.3", features = ["all"] }
vach = { version = "0.5.5", features = ["all"] }
clap = "3.1.15"
indicatif = "0.17.6"
anyhow = "1.0.57"
Expand Down

0 comments on commit ef7582e

Please sign in to comment.