Bump Cargo version

This commit is contained in:
Thomas Sowell
2025-11-12 18:21:14 -09:00
parent 81cb0bf159
commit 57dff9001c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2256,7 +2256,7 @@ dependencies = [
[[package]]
name = "wiremix"
version = "0.7.0"
version = "0.8.0"
dependencies = [
"anyhow",
"clap",

View File

@@ -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"