Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
bragelbytes committed Mar 22, 2024
2 parents d93fa72 + 9f5d362 commit 0d9316f
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(
targets: ["Monolith"]),
],
dependencies: [
.package(url: "https://github.com/apple/swift-crypto", from: "3.2.0"),
.package(url: "https://github.com/apple/swift-crypto", from: "3.3.0"),
.package(url: "https://github.com/OperatorFoundation/Datable", from: "4.0.1"),
.package(url: "https://github.com/OperatorFoundation/Song", from: "0.2.7"),
],
Expand Down

0 comments on commit 0d9316f

Please sign in to comment.