Codebase list rust-stfu8 / b6ab090
relax the ignore deps Sylvestre Ledru 5 years ago
2 changed file(s) with 14 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Index: ignore/Cargo.toml
1 ===================================================================
2 --- ignore.orig/Cargo.toml
3 +++ ignore/Cargo.toml
4 @@ -26,7 +26,7 @@ repository = "https://github.com/BurntSu
5 name = "ignore"
6 bench = false
7 [dependencies.crossbeam-channel]
8 -version = "0.2.4"
9 +version = "0.3.2"
10
11 [dependencies.globset]
12 version = "0.4.2"
0 relax-crossbeam-channel-dep.diff