chore: publish apple-client 1.5.7 (#10159)

This commit is contained in:
Firezone Bot
2025-08-07 14:38:03 +10:00
committed by GitHub
parent e5b2af1d4e
commit 95ee111e62
8 changed files with 20 additions and 19 deletions

2
rust/Cargo.lock generated
View File

@@ -319,7 +319,7 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
[[package]]
name = "apple-client-ffi"
version = "1.5.7"
version = "1.5.8"
dependencies = [
"anyhow",
"backoff",

View File

@@ -1,7 +1,7 @@
[package]
name = "apple-client-ffi"
# mark:next-apple-version
version = "1.5.7"
version = "1.5.8"
edition = { workspace = true }
license = { workspace = true }