Skip to content

Commit 3b21684

Browse files
committed
uodated reame
1 parent 85dbdc6 commit 3b21684

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

git-function-history-lib/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the latest [crates.io](https://crates.io/crates/git_function_history) by put
2121

2222
## parsing library dependencies
2323

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 | |

0 commit comments

Comments
 (0)