macOS: bump Textual to 0.3.1 (#2033)

Co-authored-by: Garric G. Nahapetian <garricn@users.noreply.github.com>
This commit is contained in:
Shadow
2026-01-25 21:02:18 -06:00
parent 9c8e8c5c2d
commit 159f6bfddd
3 changed files with 4 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/steipete/ElevenLabsKit", exact: "0.1.0"),
.package(url: "https://github.com/gonzalezreal/textual", exact: "0.2.0"),
.package(url: "https://github.com/gonzalezreal/textual", exact: "0.3.1"),
],
targets: [
.target(