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.
2 parents 4e21a53 + 6aed5f3 commit 0bf5fc0Copy full SHA for 0bf5fc0
common.py
@@ -46,10 +46,10 @@
46
'yams': '4.0.2',
47
'swift-tools-support-core': 'main',
48
'swift-crypto': '1.1.5',
49
- 'swift-atomics': '0.0.3',
50
- 'swift-collections': '0.0.5',
51
- 'swift-numerics': '0.1.0',
52
- 'swift-system': '0.0.2',
+ 'swift-atomics': '1.0.2',
+ 'swift-collections': '1.0.1',
+ 'swift-numerics': '1.0.1',
+ 'swift-system': '1.0.0',
53
},
54
'release/5.5': {
55
'llvm-project': 'swift/release/5.5',
0 commit comments