mirror of
https://github.com/tsowell/wiremix.git
synced 2025-12-05 19:06:03 -06:00
Bump Cargo version
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2256,7 +2256,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wiremix"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wiremix"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
authors = ["Thomas Sowell <tom@ldtlb.com>"]
|
||||
description = "A TUI mixer for PipeWire"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user