Skip to content

Commit 0723b17

Browse files
committed
[Chore] upgrade ZNSTextAttachment to 1.1.9 (for support base64 string image)
1 parent e18839a commit 0723b17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
],
1212
dependencies: [
1313
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.12.0"),
14-
.package(url: "https://github.com/ZhgChgLi/ZNSTextAttachment", from: "1.1.7")
14+
.package(url: "https://github.com/ZhgChgLi/ZNSTextAttachment", from: "1.1.9")
1515
],
1616
targets: [
1717
.target(

ZMarkupParser.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

0 commit comments

Comments
 (0)