Skip to content

Commit

Permalink
Update dependency apple/swift-crypto to from: "3.11.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 8be188c commit 8657904
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.1"),
.package(url: "https://github.com/apple/swift-crypto", from: "3.11.1"),
//.package(path: "../CLIlib")
],

Expand Down

0 comments on commit 8657904

Please sign in to comment.