Skip to content

Commit

Permalink
Update dependency apple/swift-crypto to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent d88fb95 commit 366d296
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 @@ -23,7 +23,7 @@ let package = Package(
targets: ["FirebladeUUID"]
),
],
dependencies: [.package(url: "https://github.com/apple/swift-crypto.git", from: "2.5.0")],
dependencies: [.package(url: "https://github.com/apple/swift-crypto.git", from: "3.6.0")],
targets: [
.target(
name: "FirebladeUUID",
Expand Down

0 comments on commit 366d296

Please sign in to comment.