Codebase list rust-libslirp / 4409d2d
lalrpop: try to make it work with string_cache 0.8.0 Daniel Kahn Gillmor 4 years ago
2 changed file(s) with 12 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 unicode-xid-bump-0.2.patch
1 string_cache-bump-0.8.0.patch
0 --- a/Cargo.toml 2020-01-06 14:25:27.339557188 -0500
1 +++ b/Cargo.toml 2020-01-06 14:25:48.939477429 -0500
2 @@ -67,7 +67,7 @@
3 version = "0.8.0"
4
5 [dependencies.string_cache]
6 -version = "0.7.1"
7 +version = "0.8.0"
8
9 [dependencies.term]
10 version = "0.5"