File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ let package = Package(
16
16
targets: [ " Keychain " ] ) ,
17
17
] ,
18
18
dependencies: [
19
- . package ( url: " https://github.com/OperatorFoundation/KeychainMacOS " , from: " 1.0.2 " ) ,
20
- . package ( url: " https://github.com/OperatorFoundation/KeychainTypes " , from: " 1.0.1 " ) ,
19
+ . package ( url: " https://github.com/OperatorFoundation/KeychainMacOS " , from: " 1.0.3 " ) ,
20
+ . package ( url: " https://github.com/OperatorFoundation/KeychainTypes " , from: " 1.0.2 " ) ,
21
21
] ,
22
22
targets: [
23
23
. target(
@@ -38,8 +38,8 @@ let package = Package(
38
38
targets: [ " Keychain " ] ) ,
39
39
] ,
40
40
dependencies: [
41
- . package ( url: " https://github.com/OperatorFoundation/KeychainLinux " , from: " 2.0.1 " ) ,
42
- . package ( url: " https://github.com/OperatorFoundation/KeychainTypes " , from: " 1.0.1 " ) ,
41
+ . package ( url: " https://github.com/OperatorFoundation/KeychainLinux " , from: " 2.0.3 " ) ,
42
+ . package ( url: " https://github.com/OperatorFoundation/KeychainTypes " , from: " 1.0.2 " ) ,
43
43
] ,
44
44
targets: [
45
45
. target(
You can’t perform that action at this time.
0 commit comments