ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Waleed Khan 1633eccdca Use { workspace = true } to appease VS Code's Cargo.toml parser
The VS Code "Better TOML" plugin (which I think most of our VS Code developers use?) doesn't support the `x.y = z` syntax at the top level, even though it's valid TOML. 

This is also useful if we ever want to add additional properties in different sub-crates (although unlikely for the near future).
2023-08-22 21:38:53 -07:00
..
examples
src Fix docs for diff --stat 2023-08-22 20:38:15 -07:00
testing
tests git: extract add_remote() function, and map git2::Error there 2023-08-23 10:02:52 +09:00
build.rs
Cargo.toml Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00