chore(release): 0.5.1
audit / cargo-audit (push) Successful in 54s
apple / swift (push) Successful in 1m15s
ci / web (push) Successful in 57s
ci / docs-site (push) Successful in 1m1s
ci / bench (push) Successful in 4m40s
windows / build (aarch64-pc-windows-msvc) (push) Successful in 40s
windows / build (x86_64-pc-windows-msvc) (push) Successful in 46s
release / apple (push) Successful in 7m51s
windows-host / package (push) Successful in 6m46s
windows-msix / package (arm64, C:\Users\Public\ffmpeg-arm64, aarch64-pc-windows-msvc, C:\t-a64) (push) Successful in 1m7s
windows-msix / package (x64, C:\Users\Public\ffmpeg, x86_64-pc-windows-msvc, C:\t) (push) Successful in 1m10s
apple / screenshots (push) Successful in 4m4s
android-screenshots / screenshots (push) Successful in 1m14s
decky / build-publish (push) Successful in 15s
deb / build-publish (push) Successful in 3m25s
android / android (push) Waiting to run
flatpak / build-publish (push) Successful in 4m20s
linux-client-screenshots / screenshots (push) Successful in 6m12s
rpm / build-publish (bazzite, punktfunk-fedora-rpm) (push) Successful in 9m31s
web-screenshots / screenshots (push) Successful in 2m37s
rpm / build-publish (fedora-44, punktfunk-fedora44-rpm) (push) Successful in 9m16s
docker / deploy-docs (push) Successful in 6s
docker / build-push (docs-site, docs-site/Dockerfile, punktfunk-docs) (push) Successful in 4s
docker / build-push (ci, ci/rust-ci.Dockerfile, punktfunk-rust-ci) (push) Successful in 6s
docker / build-push (ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora-rpm) (push) Successful in 4s
docker / build-push (., web/Dockerfile, punktfunk-web) (push) Successful in 4s
docker / build-push (--build-arg FEDORA_VERSION=44, ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora44-rpm) (push) Successful in 5s
ci / rust (push) Successful in 4m32s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-02 22:05:43 +00:00
parent d707ee4d4e
commit 31c382fde0
3 changed files with 10 additions and 10 deletions
Generated
+8 -8
View File
@@ -2004,7 +2004,7 @@ dependencies = [
[[package]]
name = "latency-probe"
version = "0.5.0"
version = "0.5.1"
[[package]]
name = "lazy_static"
@@ -2136,7 +2136,7 @@ checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
[[package]]
name = "loss-harness"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"punktfunk-core",
]
@@ -2729,7 +2729,7 @@ dependencies = [
[[package]]
name = "punktfunk-client-android"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"android_logger",
"jni",
@@ -2743,7 +2743,7 @@ dependencies = [
[[package]]
name = "punktfunk-client-linux"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anyhow",
"async-channel",
@@ -2765,7 +2765,7 @@ dependencies = [
[[package]]
name = "punktfunk-client-windows"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anyhow",
"async-channel",
@@ -2788,7 +2788,7 @@ dependencies = [
[[package]]
name = "punktfunk-core"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"aes-gcm",
"bytes",
@@ -2818,7 +2818,7 @@ dependencies = [
[[package]]
name = "punktfunk-host"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"aes",
"aes-gcm",
@@ -2887,7 +2887,7 @@ dependencies = [
[[package]]
name = "punktfunk-probe"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anyhow",
"mdns-sd",
+1 -1
View File
@@ -16,7 +16,7 @@ members = [
exclude = ["packaging/linux/steam-deck-gadget/usbip-poc"]
[workspace.package]
version = "0.5.0"
version = "0.5.1"
edition = "2021"
rust-version = "1.82"
license = "MIT OR Apache-2.0"
+1 -1
View File
@@ -10,7 +10,7 @@
"name": "MIT OR Apache-2.0",
"identifier": "MIT OR Apache-2.0"
},
"version": "0.5.0"
"version": "0.5.1"
},
"paths": {
"/api/v1/clients": {