Skip to content

Commit

Permalink
Bump sttextview deps
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzanowskim committed Aug 15, 2024
1 parent 869807c commit 7f35ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
targets: ["NeonPlugin"]),
],
dependencies: [
.package(url: "https://github.com/krzyzanowskim/STTextView", from: "0.9.6"),
.package(url: "https://github.com/krzyzanowskim/STTextView", from: "1.0.0"),
.package(url: "https://github.com/ChimeHQ/Neon.git", from: "0.6.0"),
.package(url: "https://github.com/ChimeHQ/SwiftTreeSitter", from: "0.8.0"),
.package(path: "TreeSitterLanguages")
Expand Down

0 comments on commit 7f35ced

Please sign in to comment.