Tweak Package.swift

This commit is contained in:
siemensikkema 2021-11-19 11:19:22 +01:00
parent dcb1bfdfa3
commit 50b3676f28
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ let package = Package(
),
],
dependencies: [
.package(name: "Decoded", url: "https://github.com/siemensikkema/Decoded.git", from: "0.3.0")
.package(url: "https://github.com/siemensikkema/Decoded.git", from: "0.4.0")
],
targets: [
.target(