Skip to content

Commit

Permalink
Merge branch 'main' into sound-variation
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 16, 2023
2 parents 80421d7 + fdd052b commit d9ec43e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ clap = { version = "4.4.6", features = ["derive", "env", "wrap_help", "cargo"] }
serde = { version = "1.0.189", features = ["derive"] }
dirs = "5.0.1"
toml = "0.8.2"
regex = "1.10.0"
regex = "1.10.2"
serde_regex = "1.1.0"
colored = "2.0.4"
clap_complete = "4.4.3"
Expand Down

0 comments on commit d9ec43e

Please sign in to comment.