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 Oct 14, 2024
1 parent d88fb95 commit 5e54950
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.8.1")],
targets: [
.target(
name: "FirebladeUUID",
Expand Down

0 comments on commit 5e54950

Please sign in to comment.