--- ./Cargo.lock.orig +++ ./Cargo.lock @@ -1374,7 +1374,7 @@ [[package]] name = "crityp" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "anyhow", "base64 0.22.1", @@ -2781,7 +2781,7 @@ "js-sys", "log", "wasm-bindgen", - "windows-core 0.61.2", + "windows-core 0.58.0", ] [[package]] @@ -6029,7 +6029,7 @@ [[package]] name = "sync-ls" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "anyhow", "clap", @@ -6161,7 +6161,7 @@ [[package]] name = "tests" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "insta", "insta-cmd", @@ -6294,7 +6294,7 @@ [[package]] name = "tinymist" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "anyhow", "async-trait", @@ -6339,7 +6339,7 @@ "strum", "sync-ls", "temp-env", - "tinymist-assets 0.14.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.14.16-rc1", "tinymist-debug", "tinymist-l10n", "tinymist-preview", @@ -6372,7 +6372,7 @@ [[package]] name = "tinymist-analysis" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "comemo", "dashmap", @@ -6405,16 +6405,16 @@ [[package]] name = "tinymist-assets" version = "0.14.16-rc1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "532e1cb1dece79b299072ffdac768b9882607ebbf4e54719b3aff6656a0d51ae" [[package]] name = "tinymist-assets" -version = "0.14.16-rc1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "532e1cb1dece79b299072ffdac768b9882607ebbf4e54719b3aff6656a0d51ae" +version = "0.14.16" [[package]] name = "tinymist-bench-font-load" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "divan", "tinymist", @@ -6422,7 +6422,7 @@ [[package]] name = "tinymist-cli" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "anyhow", "async-trait", @@ -6465,7 +6465,7 @@ "sync-ls", "temp-env", "tinymist", - "tinymist-assets 0.14.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.14.16-rc1", "tinymist-debug", "tinymist-l10n", "tinymist-preview", @@ -6496,7 +6496,7 @@ [[package]] name = "tinymist-dap" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "base64 0.22.1", "comemo", @@ -6516,7 +6516,7 @@ [[package]] name = "tinymist-debug" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "base64 0.22.1", "comemo", @@ -6557,7 +6557,7 @@ [[package]] name = "tinymist-lint" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "comemo", "insta", @@ -6599,7 +6599,7 @@ [[package]] name = "tinymist-preview" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "bytes", "clap", @@ -6613,7 +6613,7 @@ "reflexo-vec2svg", "serde", "serde_json", - "tinymist-assets 0.14.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.14.16-rc1", "tinymist-std", "tokio", "typst", @@ -6654,7 +6654,7 @@ [[package]] name = "tinymist-query" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "anyhow", "base64 0.22.1", @@ -6708,7 +6708,7 @@ [[package]] name = "tinymist-render" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "base64 0.22.1", "log", @@ -6793,7 +6793,7 @@ [[package]] name = "tinymist-tests" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "comemo", "insta", @@ -6824,7 +6824,7 @@ [[package]] name = "tinymist-viewer" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "anyhow", "async-trait", @@ -6848,7 +6848,7 @@ "serde_json", "smallvec", "svgtypes 0.15.3", - "tinymist-assets 0.14.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.14.16-rc1", "tinymist-preview", "tinymist-std", "tokio", @@ -7346,7 +7346,7 @@ [[package]] name = "typlite" -version = "0.14.16-rc1" +version = "0.14.16" dependencies = [ "base64 0.22.1", "clap", @@ -8636,7 +8636,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.48.0", ] [[package]]