Skip to content

Commit 3f1bfb0

Browse files
authored
Update wordpress-rs to 0.6.0 (#25797)
1 parent dfc25f3 commit 3f1bfb0

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
@@ -63,7 +63,7 @@ let package = Package(
6363
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.17.2"),
6464
.package(
6565
url: "https://github.com/automattic/wordpress-rs",
66-
exact: "0.4.0"
66+
exact: "0.6.0"
6767
),
6868
.package(
6969
url: "https://github.com/Automattic/color-studio",

0 commit comments

Comments
 (0)