From fdfa4ad16d3884b966b381b4026e1afb4ec1a98b Mon Sep 17 00:00:00 2001 From: tomer doron Date: Tue, 17 Aug 2021 10:36:28 -0700 Subject: [PATCH] update swift-collections version to 0.0.5 --- common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.py b/common.py index 76b6d0ee..0c460bfe 100755 --- a/common.py +++ b/common.py @@ -47,7 +47,7 @@ 'swift-tools-support-core': 'main', 'swift-crypto': '1.1.5', 'swift-atomics': '0.0.3', - 'swift-collections': '0.0.4', + 'swift-collections': '0.0.5', 'swift-numerics': '0.1.0', 'swift-system': '0.0.2', },