Skip to content

Commit

Permalink
added demangled stacktrace logging
Browse files Browse the repository at this point in the history
  • Loading branch information
kibotu committed Jul 1, 2024
1 parent 189e0d0 commit 14547ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Add the dependency to your `Package.swift`
...
]
dependencies: [
.package(url: "https://github.com/kibotu/Orchard", from: "1.0.1"),
.package(url: "https://github.com/kibotu/Orchard", from: "1.0.2"),
],
targets: [
...
Expand Down

0 comments on commit 14547ee

Please sign in to comment.