Codebase list rust-dtoa / f4b1586
bat :update of the deps Sylvestre Ledru 2 years ago
3 changed file(s) with 28 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Index: bat/Cargo.toml
1 ===================================================================
2 --- bat.orig/Cargo.toml
3 +++ bat/Cargo.toml
4 @@ -91,7 +91,7 @@ version = "0.1.6"
5 optional = true
6
7 [dependencies.once_cell]
8 -version = "1.10"
9 +version = "1.9"
10
11 [dependencies.path_abs]
12 version = "0.5"
0 Index: bat/Cargo.toml
1 ===================================================================
2 --- bat.orig/Cargo.toml
3 +++ bat/Cargo.toml
4 @@ -79,7 +79,7 @@ version = "0.2"
5 version = "1.0"
6
7 [dependencies.git2]
8 -version = "0.14"
9 +version = "0.13"
10 optional = true
11 default-features = false
12
22 relax-clap.diff
33 relax-unicode.diff
44 relax-ansi-and-byte.diff
5 lower-git2.diff
6 bump-once-cell.diff