Skip to content

Commit 14e462b

Browse files
committed
Update CBORCoding dependency
1 parent eec3e94 commit 14e462b

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Package.resolved

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ let package = Package(
4444
url: "https://github.com/apple/swift-format",
4545
from: "508.0.1"),
4646
.package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.1.0"),
47-
.package(url: "https://github.com/dabrahams/CBORCoding.git", revision: "51848a0"),
47+
.package(url: "https://github.com/dabrahams/CBORCoding.git", revision: "75b8b87"),
4848
.package(
4949
url: "https://github.com/SwiftPackageIndex/SPIManifest.git",
5050
from: "0.12.0"),

0 commit comments

Comments
 (0)