diff --git a/Package.resolved b/Package.resolved index ced46c0..9930a1d 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/chicio/ID3TagEditor", "state" : { - "revision" : "3ccc31eafae0ded1fea8c9acd5e7ef7dfdbf1e8e", - "version" : "4.6.0" + "revision" : "64f5667df0e779f2f02a08b7084b0cb5bd83ce61", + "version" : "5.2.0" } }, { diff --git a/Package.swift b/Package.swift index 49a7b62..d7a3b72 100644 --- a/Package.swift +++ b/Package.swift @@ -25,7 +25,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/apple/swift-async-algorithms", from: "0.1.0"), - .package(url: "https://github.com/chicio/ID3TagEditor", from: "4.5.0"), + .package(url: "https://github.com/chicio/ID3TagEditor", from: "5.2.0"), .package(url: "https://github.com/weichsel/ZIPFoundation.git", from: "0.9.19") ], targets: [