jj/lib
Martin von Zweigbergk 8f0c6a2fe9 cargo: use only "toml" feature from config crate
We don't need the `config` crate's support for JSON etc., so let's
just enable the TOML feature. (Trying to import all the JSON, RON,
dependencies etc. into Google's source control was a pain.)
2022-05-20 11:21:33 -07:00
..
src cli: teach log flag to show commits in reverse order 2022-05-15 05:17:54 -07:00
tests revset_graph_iterator: add a mode for generating reverse graph 2022-05-15 05:17:54 -07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: use only "toml" feature from config crate 2022-05-20 11:21:33 -07:00