Codebase list rust-libslirp / 58f0485
bump memchr Sylvestre Ledru 3 years ago
2 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Index: cpp-synmap/Cargo.toml
1 ===================================================================
2 --- cpp-synmap.orig/Cargo.toml
3 +++ cpp-synmap/Cargo.toml
4 @@ -29,4 +29,4 @@ features = ["full", "fold"]
5 version = "0.12"
6
7 [dependencies.memchr]
8 -version = "1.0"
9 +version = "2"