Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-crypto to from: "3.10.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 2281bd5 commit ec7e548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/ProjectTemplate/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.2.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "3.9.1"),
.package(url: "https://github.com/apple/swift-crypto", from: "3.10.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.4.0"),
],
Expand Down

0 comments on commit ec7e548

Please sign in to comment.