ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 43f0cddb1c cargo: enable only config crate's toml feature
I had intended for the `features = ["toml"]` to enable *only* the
`toml` feature, but I forgot to disable the default features so it had
no effect. This shrinks the binary from 17.4 MiB to 16.8 MiB.
2022-10-05 22:12:12 -07:00
..
src working_copy: return {operation_id, workspace_id} by reference 2022-10-03 21:41:20 -07:00
tests working_copy: return {operation_id, workspace_id} by reference 2022-10-03 21:41:20 -07:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: enable only config crate's toml feature 2022-10-05 22:12:12 -07:00