build: bump assets to 0.13.6-rc1

This commit is contained in:
Myriad-Dreamin 2025-03-11 09:01:53 +08:00
parent ab24e90679
commit da5abdfa42

View file

@ -174,7 +174,7 @@ insta = { version = "1.39", features = ["glob"] }
# Our Own Crates
tinymist-assets = { version = "=0.13.4" }
tinymist-assets = { version = "=0.13.6-rc1" }
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.2" }
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.2", default-features = false }