build: bump version to 0.13.12-rc2 (#1674)

* build: bump version to v0.13.12-rc2

* build: update targets

* build: update assets

* fix: warning
This commit is contained in:
Myriad-Dreamin 2025-04-17 17:02:34 +08:00 committed by GitHub
parent c4090158b1
commit a3758038ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 199 additions and 160 deletions

View file

@ -2,7 +2,7 @@
name = "tinymist-std"
description = "Additional functions wrapping Rust's standard library."
# group: world
version = "0.13.12-rc1"
version = "0.13.12-rc2"
authors.workspace = true
license.workspace = true
edition.workspace = true