Skip to content

Commit

Permalink
Update default toolchain version to 5.10.0 (#476)
Browse files Browse the repository at this point in the history
* Check 5.10 RC toolchain

* Update the default toolchain version to stable wasm-5.10.0-RELEASE
  • Loading branch information
kateinoigakukun committed Jun 5, 2024
1 parent 924e171 commit 984a1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/CartonHelpers/DefaultToolchain.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
// See the License for the specific language governing permissions and
// limitations under the License.

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

0 comments on commit 984a1ae

Please sign in to comment.