File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Use the latest [crates.io](https://crates.io/crates/git_function_history) by put
21
21
22
22
## parsing library dependencies
23
23
24
- | Language | Rust | Ruby | Python | Go |
25
- | --- | --- | --- | --- | --- |
26
- | Source| [ ra_ap_syntax] ( https://crates.io/crates/ra_ap_syntax ) ([ Rust Analyzer] ( https://rust-analyzer.github.io/ ) ) | [ lib-ruby-parser] ( https://crates.io/crates/lib-ruby-parser ) | [ rustpython-parser] ( https://crates.io/crates/rustpython-parser/ ) ([ RustPython] ( https://rustpython.github.io/ ) ) | [ gosyn] ( https://crates.io/crates/gosyn ) |
27
- | Requirements | | | | rust nightly and unstable feature |
24
+ | Language | Rust | Ruby | Python | Go | UMPL |
25
+ | --- | --- | --- | --- | --- | --- |
26
+ | Source| [ ra_ap_syntax] ( https://crates.io/crates/ra_ap_syntax ) ([ Rust Analyzer] ( https://rust-analyzer.github.io/ ) ) | [ lib-ruby-parser] ( https://crates.io/crates/lib-ruby-parser ) | [ rustpython-parser] ( https://crates.io/crates/rustpython-parser/ ) ([ RustPython] ( https://rustpython.github.io/ ) ) | [ gosyn] ( https://crates.io/crates/gosyn ) | [ umpl ] ( https://crates.io/crates/umpl ) |
27
+ | Requirements | | | | rust nightly and unstable feature | |
You can’t perform that action at this time.
0 commit comments