Skip to content

Commit

Permalink
Update dependency apple/swift-crypto to from: "2.6.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent d88fb95 commit 37f0c34
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: "2.6.0")],
targets: [
.target(
name: "FirebladeUUID",
Expand Down

0 comments on commit 37f0c34

Please sign in to comment.