Skip to content

Commit 3869878

Browse files
committed
Update wordpress-rs
1 parent f22d90b commit 3869878

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Modules/Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ let package = Package(
5757
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
5858
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.12.1"),
5959
// We can't use wordpress-rs branches nor commits here. Only tags work.
60-
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20251101"),
60+
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20260122"),
6161
.package(
6262
url: "https://github.com/Automattic/color-studio",
6363
revision: "bf141adc75e2769eb469a3e095bdc93dc30be8de"

0 commit comments

Comments
 (0)