Skip to content

Commit

Permalink
Merge pull request #55 from sebsto/renovate/apple-swift-crypto-3.x
Browse files Browse the repository at this point in the history
Update dependency apple/swift-crypto to from: "3.9.1"
  • Loading branch information
sebsto authored Nov 6, 2024
2 parents 8e63e33 + 9f0cfa5 commit e622640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let package = Package(
.package(url: "https://github.com/soto-project/soto.git", from: "6.8.0"),
.package(url: "https://github.com/sebsto/CLIlib/", from: "0.1.2"),
.package(url: "https://github.com/adam-fowler/swift-srp", from: "2.1.0"),
.package(url: "https://github.com/apple/swift-crypto", from: "3.9.0"),
.package(url: "https://github.com/apple/swift-crypto", from: "3.9.1"),
//.package(path: "../CLIlib")
],

Expand Down

0 comments on commit e622640

Please sign in to comment.