File tree 25 files changed +25
-25
lines changed 25 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.0.5 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.0.5 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.0.5 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.0.5 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.1.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.1.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.1.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.1.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.4.1 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.4.1 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.4.1 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.0.3 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.4.1 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
9
9
dependencies: [
10
10
. package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.0.0 " ) ,
11
11
. package ( url: " https://github.com/apple/swift-atomics " , from: " 1.1.0 " ) ,
12
- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.0.4 " ) ,
12
+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.1.1 " ) ,
13
13
. package ( url: " https://github.com/apple/swift-crypto " , from: " 2.5.0 " ) ,
14
14
. package ( url: " https://github.com/apple/swift-numerics " , from: " 1.0.2 " ) ,
15
15
. package ( url: " https://github.com/apple/swift-system " , from: " 1.2.1 " ) ,
You can’t perform that action at this time.
0 commit comments