We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9311a0d commit 1e20647Copy full SHA for 1e20647
Package.swift
@@ -98,7 +98,7 @@ let package:Package = .init(
98
.package(url: "https://github.com/tayloraswift/swift-hash", .upToNextMinor(
99
from: "0.5.0")),
100
.package(url: "https://github.com/tayloraswift/swift-mongodb", .upToNextMinor(
101
- from: "0.10.0")),
+ from: "0.10.1")),
102
103
.package(url: "https://github.com/apple/swift-atomics", .upToNextMinor(
104
from: "1.2.0")),
0 commit comments