Skip to content

Commit f0b6afd

Browse files
authored
feat: update AZKKC (#326)
1 parent 08f7bfb commit f0b6afd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
)
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/azooKey/AzooKeyKanaKanjiConverter", revision: "aa12475593c50756312b196ba13918faf3d73633", traits: kanaKanjiConverterTraits),
24+
.package(url: "https://github.com/azooKey/AzooKeyKanaKanjiConverter", revision: "b724d6806f8750c9a7a67436e95d760af8879614", traits: kanaKanjiConverterTraits),
2525
.package(url: "https://github.com/apple/swift-crypto.git", from: "3.0.0"),
2626
.package(url: "https://github.com/weichsel/ZIPFoundation.git", from: "0.9.0")
2727
],

0 commit comments

Comments
 (0)