Skip to content

Commit 71eeae3

Browse files
authored
Leif/update dependencies (#2)
* Resolve conflictsd * Remove escaping from operation parameter * Update Scribe
1 parent 48ee78c commit 71eeae3

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Package.resolved

Lines changed: 2 additions & 11 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
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/0xOpenBytes/t", from: "1.0.0"),
21-
.package(url: "https://github.com/0xLeif/Scribe", from: "1.3.0"),
21+
.package(url: "https://github.com/0xLeif/Scribe", from: "2.0.0"),
2222
.package(url: "https://github.com/0xLeif/Plugin", from: "2.0.0")
2323
],
2424
targets: [

0 commit comments

Comments
 (0)