File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [submodule "Documentation/Rust "]
2+ path = Documentation/Rust
3+ url = ssh://git@github.com/CodeEditorLand/RustDocumentationRestLand.git
4+ ignore = all
Original file line number Diff line number Diff line change 1- [[bin ]]
2- name = " BinaryRest"
3- path = " Source/Library.rs"
4-
51[[bin ]]
62name = " Rest"
73path = " Source/Library.rs"
@@ -29,9 +25,9 @@ swc_common = { version = "18.0.1" }
2925swc_ecma_ast = { version = " 20.0.0" }
3026swc_ecma_codegen = { version = " 22.0.0" }
3127swc_ecma_parser = { version = " 33.0.0" }
32- swc_ecma_transforms_base = { version = " 36.0.0 " , features = [" concurrent" ] }
28+ swc_ecma_transforms_base = { version = " 36.0.1 " , features = [" concurrent" ] }
3329swc_ecma_transforms_proposal = { version = " 36.0.0" }
34- swc_ecma_transforms_typescript = { version = " 39.0.0 " }
30+ swc_ecma_transforms_typescript = { version = " 39.0.1 " }
3531swc_ecma_visit = { version = " 20.0.0" }
3632tokio = { version = " 1.49.0" , features = [" full" ] }
3733tracing = { version = " 0.1.44" }
@@ -65,7 +61,7 @@ include = [
6561]
6662license-file = " LICENSE"
6763name = " Rest"
68- repository = " https://github.com/BinaryRest /Rest.git"
64+ repository = " https://github.com/CodeEditorLand /Rest.git"
6965version = " 0.0.1"
7066
7167[package .metadata .docs .rs ]
You can’t perform that action at this time.
0 commit comments