diff --git a/Package.swift b/Package.swift index 96541ac..8bdeea6 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( // Dependencies declare other packages that this package depends on. .package(url: "https://github.com/jmmaloney4/VarInt.git", from: "1.0.0"), .package(url: "https://github.com/attaswift/BigInt.git", from: "5.3.0"), - .package(url: "https://github.com/apple/swift-crypto.git", from: "3.0.0"), + .package(url: "https://github.com/apple/swift-crypto.git", from: "3.1.0"), ], targets: [ .target(