From 76b24d9af348a65ee380e6807e74d031f9e19442 Mon Sep 17 00:00:00 2001 From: david-swift <106754840+david-swift@users.noreply.github.com> Date: Wed, 3 Apr 2024 05:49:27 +0200 Subject: [PATCH] Remove old dependencies --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 139d331..da784b4 100644 --- a/README.md +++ b/README.md @@ -126,9 +126,7 @@ let export = Localized.export.string(for: "de-CH") ## Thanks ### Dependencies -- [Swift Syntax](https://github.com/apple/swift-syntax) licensed under the [Apache 2.0 license](https://github.com/apple/swift-syntax/blob/main/LICENSE.txt) - [Yams](https://github.com/jpsim/Yams) licensed under the [MIT license](https://github.com/jpsim/Yams/blob/main/LICENSE) -- [Swift Macro Toolkit](https://github.com/stackotter/swift-macro-toolkit) licensed under the [Apache 2.0 license](https://github.com/stackotter/swift-macro-toolkit/blob/main/LICENSE) ### Other Thanks - The [contributors][7]