Skip to content

Commit 984a1ae

Browse files
Update default toolchain version to 5.10.0 (#476)
* Check 5.10 RC toolchain * Update the default toolchain version to stable wasm-5.10.0-RELEASE
1 parent 924e171 commit 984a1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CartonHelpers/DefaultToolchain.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
public let defaultToolchainVersion = "wasm-5.9.2-RELEASE"
15+
public let defaultToolchainVersion = "wasm-5.10.0-RELEASE"

0 commit comments

Comments
 (0)