Codebase list rust-stfu8 / 801dfeb
bump bindgen Sylvestre Ledru 3 years ago
2 changed file(s) with 14 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Index: zstd-sys/Cargo.toml
1 ===================================================================
2 --- zstd-sys.orig/Cargo.toml
3 +++ zstd-sys/Cargo.toml
4 @@ -25,7 +25,7 @@ repository = "https://github.com/gyscos/
5 [dependencies.libc]
6 version = "0.2.45"
7 [build-dependencies.bindgen]
8 -version = "0.51"
9 +version = "0.55"
10
11 [build-dependencies.pkg-config]
12 version = "0.3"
00 pkg-config_and_bindgen.diff
1 bump-bindgen.diff