From 1dc0638886e1ef0c7f6efeb103a02e84c7a831b6 Mon Sep 17 00:00:00 2001 From: frostycoolslug Date: Sat, 14 Sep 2024 14:46:11 +0200 Subject: [PATCH] Bumped Version to 1.1.3 --- Cargo.lock | 22 +++++++++++----------- audio/Cargo.toml | 2 +- client/Cargo.toml | 2 +- daemon/Cargo.toml | 2 +- defaults/Cargo.toml | 2 +- initialiser/Cargo.toml | 2 +- ipc/Cargo.toml | 2 +- launcher/Cargo.toml | 2 +- profile/Cargo.toml | 2 +- scribbles/Cargo.toml | 2 +- types/Cargo.toml | 2 +- usb/Cargo.toml | 2 +- 12 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c23e667d..3e428001 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2059,7 +2059,7 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" [[package]] name = "goxlr-audio" -version = "1.1.2" +version = "1.1.3" dependencies = [ "anyhow", "cpal", @@ -2076,7 +2076,7 @@ dependencies = [ [[package]] name = "goxlr-client" -version = "1.1.2" +version = "1.1.3" dependencies = [ "anyhow", "clap 4.5.11", @@ -2093,7 +2093,7 @@ dependencies = [ [[package]] name = "goxlr-daemon" -version = "1.1.2" +version = "1.1.3" dependencies = [ "actix", "actix-cors", @@ -2164,7 +2164,7 @@ dependencies = [ [[package]] name = "goxlr-defaults" -version = "1.1.2" +version = "1.1.3" dependencies = [ "clap 4.5.11", "include_dir", @@ -2172,7 +2172,7 @@ dependencies = [ [[package]] name = "goxlr-initialiser" -version = "1.1.2" +version = "1.1.3" dependencies = [ "anyhow", "block", @@ -2184,7 +2184,7 @@ dependencies = [ [[package]] name = "goxlr-ipc" -version = "1.1.2" +version = "1.1.3" dependencies = [ "anyhow", "async-trait", @@ -2205,7 +2205,7 @@ dependencies = [ [[package]] name = "goxlr-launcher" -version = "1.1.2" +version = "1.1.3" dependencies = [ "anyhow", "goxlr-ipc", @@ -2221,7 +2221,7 @@ dependencies = [ [[package]] name = "goxlr-profile-loader" -version = "1.1.2" +version = "1.1.3" dependencies = [ "anyhow", "byteorder", @@ -2239,7 +2239,7 @@ dependencies = [ [[package]] name = "goxlr-scribbles" -version = "1.1.2" +version = "1.1.3" dependencies = [ "ab_glyph", "anyhow", @@ -2250,7 +2250,7 @@ dependencies = [ [[package]] name = "goxlr-types" -version = "1.1.2" +version = "1.1.3" dependencies = [ "clap 4.5.11", "derivative", @@ -2263,7 +2263,7 @@ dependencies = [ [[package]] name = "goxlr-usb" -version = "1.1.2" +version = "1.1.3" dependencies = [ "anyhow", "byteorder", diff --git a/audio/Cargo.toml b/audio/Cargo.toml index 98f08d06..bb8f2de3 100644 --- a/audio/Cargo.toml +++ b/audio/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-audio" -version = "1.1.2" +version = "1.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/client/Cargo.toml b/client/Cargo.toml index 6bc1bd54..df7b64ec 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-client" -version = "1.1.2" +version = "1.1.3" edition = "2021" build = "build.rs" authors = ["Nathan Adams ", "Craig McLure ", "Lars Mühlbauer "] diff --git a/daemon/Cargo.toml b/daemon/Cargo.toml index 921be994..59ee2fe7 100644 --- a/daemon/Cargo.toml +++ b/daemon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-daemon" -version = "1.1.2" +version = "1.1.3" edition = "2021" authors = ["Nathan Adams ", "Craig McLure ", "Lars Mühlbauer "] description = "Allows control of a TC-Helicon GoXLR or GoXLR Mini, by maintaining an interaction with it over USB in the background." diff --git a/defaults/Cargo.toml b/defaults/Cargo.toml index bc20fe0d..3ea7a1c3 100644 --- a/defaults/Cargo.toml +++ b/defaults/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-defaults" -version = "1.1.2" +version = "1.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/initialiser/Cargo.toml b/initialiser/Cargo.toml index 91de9fae..4ad87f72 100644 --- a/initialiser/Cargo.toml +++ b/initialiser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-initialiser" -version = "1.1.2" +version = "1.1.3" edition = "2021" authors = ["Nathan Adams ", "Craig McLure ", "Lars Mühlbauer "] description = "Finds, checks and initialises any unconfigured GoXLR devices" diff --git a/ipc/Cargo.toml b/ipc/Cargo.toml index 62f30086..be2a6353 100644 --- a/ipc/Cargo.toml +++ b/ipc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-ipc" -version = "1.1.2" +version = "1.1.3" edition = "2021" authors = ["Nathan Adams ", "Craig McLure ", "Lars Mühlbauer "] description = "An indirect interface to the TC-Helicon GoXLR & GoXLR Mini via IPC and a daemon." diff --git a/launcher/Cargo.toml b/launcher/Cargo.toml index 95ede65e..520e8fed 100644 --- a/launcher/Cargo.toml +++ b/launcher/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-launcher" -version = "1.1.2" +version = "1.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/profile/Cargo.toml b/profile/Cargo.toml index ffdb29ce..8f34e018 100644 --- a/profile/Cargo.toml +++ b/profile/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-profile-loader" -version = "1.1.2" +version = "1.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/scribbles/Cargo.toml b/scribbles/Cargo.toml index 778aa1f2..f2288dc0 100644 --- a/scribbles/Cargo.toml +++ b/scribbles/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-scribbles" -version = "1.1.2" +version = "1.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/types/Cargo.toml b/types/Cargo.toml index f41e5f15..ff9cafeb 100644 --- a/types/Cargo.toml +++ b/types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-types" -version = "1.1.2" +version = "1.1.3" edition = "2021" authors = ["Nathan Adams ", "Craig McLure ", "Lars Mühlbauer "] description = "A helper crate for all types used in the GoXLR IPC" diff --git a/usb/Cargo.toml b/usb/Cargo.toml index 7b291d3b..dfe2e8b8 100644 --- a/usb/Cargo.toml +++ b/usb/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goxlr-usb" -version = "1.1.2" +version = "1.1.3" edition = "2021" authors = ["Nathan Adams ", "Craig McLure ", "Lars Mühlbauer "] description = "A direct interface to the TC-Helicon GoXLR & GoXLR Mini via usb."