forked from pool/bottom
- Update to 0.6.8: * Add PgUp/PgDown keybind support to scroll up and down a page in a table * Fix bug where the program would stall in an infinite loop if the width of the terminal was too small * Fix a bug where the number of CPUs is never refreshed * Update sysinfo - Strip binary OBS-URL: https://build.opensuse.org/request/show/962952 OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=17
9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor"
|
|
|
|
[profile.release]
|
|
strip = "symbols"
|