From 48e1a4b5fc4d737db9b486320084594157439623 Mon Sep 17 00:00:00 2001 From: Richard Wei Date: Mon, 28 Feb 2022 15:38:53 -0800 Subject: [PATCH] Update string processing to swift/main --- common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.py b/common.py index a9c329cd..5dda127b 100755 --- a/common.py +++ b/common.py @@ -50,7 +50,7 @@ 'swift-collections': '1.0.1', 'swift-numerics': '1.0.1', 'swift-system': '1.1.1', - 'swift-experimental-string-processing': 'dev/8', + 'swift-experimental-string-processing': 'swift/main', }, 'release/5.6': { 'llvm-project': 'swift/release/5.6',