Skip to content

Commit 16e2d7a

Browse files
committed
Update to latest dsfregex
1 parent 61bebb6 commit 16e2d7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
targets: ["SwiftSubtitles"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/dagronf/DSFRegex", from: "3.3.1"),
19+
.package(url: "https://github.com/dagronf/DSFRegex", from: "4.0.0"),
2020
.package(url: "https://github.com/dagronf/TinyCSV", .upToNextMinor(from: "1.0.0"))
2121
],
2222
targets: [

0 commit comments

Comments
 (0)