Skip to content

Commit cb6d246

Browse files
authored
Merge pull request #754 from yim-lee/swift-crypto-2.x
Bump swift-crypto to 2.x
2 parents fd0333e + 5e1bd3e commit cb6d246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'swift-driver': 'main',
4141
'yams': '5.0.1',
4242
'swift-tools-support-core': 'main',
43-
'swift-crypto': '1.1.5',
43+
'swift-crypto': '2.2.3',
4444
'swift-atomics': '1.0.2',
4545
'swift-collections': '1.0.1',
4646
'swift-numerics': '1.0.1',
@@ -63,7 +63,7 @@
6363
'swift-driver': 'release/5.8',
6464
'yams': '5.0.1',
6565
'swift-tools-support-core': 'release/5.8',
66-
'swift-crypto': '1.1.5',
66+
'swift-crypto': '2.2.3',
6767
'swift-atomics': '1.0.2',
6868
'swift-collections': '1.0.1',
6969
'swift-numerics': '1.0.1',

0 commit comments

Comments
 (0)