diff --git a/Cargo.lock b/Cargo.lock index 8b9a735..8f3e733 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -430,7 +430,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "restream" -version = "1.2.0" +version = "1.3.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index e3c3f09..63f7a14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "restream" -version = "1.2.0" +version = "1.3.0" authors = ["Rien Maertens "] edition = "2018" diff --git a/restream.arm.static b/restream.arm.static index 92e5aa4..a465f74 100755 Binary files a/restream.arm.static and b/restream.arm.static differ