Codebase list rust-bzip2 / b98acc0
Remove an artifact Sylvestre Ledru 3 years ago
1 changed file(s) with 0 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
+0
-13
src/process-viewer/debian/patches/dump-sysinfo.diff~ less more
0 Index: process-viewer/Cargo.toml
1 ===================================================================
2 --- process-viewer.orig/Cargo.toml
3 +++ process-viewer/Cargo.toml
4 @@ -55,7 +55,7 @@ version = "1.0"
5 version = "1.0"
6
7 [dependencies.sysinfo]
8 -version = "0.15"
9 +version = "0.13"
10
11 [dependencies.toml]
12 version = "0.5"