Commit edc56a8
meson: rename Rust library target
Rename the Rust library target from `git_rs` to `rust`. The latter is
way easier to remember if one wants to compile only that target via
`meson compile rust`. Furthermore, this name matches the test target
that we have for Rust that can be invoked via `meson test rust`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 3d8d10d commit edc56a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments