mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-11-23 12:46:43 +00:00
build: bump typst.ts to v0.5.0-rc7 (#554)
* dev: sync typ_server code * build: bump typst.ts to v0.5.0-rc7
This commit is contained in:
parent
b67cec2918
commit
fbd22d2601
39 changed files with 270 additions and 370 deletions
|
|
@ -175,7 +175,7 @@ impl<'a, 'w> ReferencesWorker<'a, 'w> {
|
|||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use typst_ts_core::path::unix_slash;
|
||||
use reflexo::path::unix_slash;
|
||||
|
||||
use super::*;
|
||||
use crate::syntax::find_module_level_docs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue