Codebase list rust-stfu8 / 9fd6f8d
jobserver: relax dependency version Ximin Luo 5 years ago
3 changed file(s) with 10 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11
22 * Package jobserver 0.1.11 from crates.io using debcargo 2.2.5
33
4 -- Ximin Luo <infinity0@debian.org> Fri, 3 Aug 2018 01:52:45 -0700
4 -- Ximin Luo <infinity0@debian.org> Fri, 3 Aug 2018 02:00:17 -0700
0 --- a/Cargo.toml 2018-08-03 01:58:48.002962262 -0700
1 +++ b/Cargo.toml 2018-08-03 01:58:54.275006248 -0700
2 @@ -61,4 +61,4 @@
3 [target."cfg(unix)".dependencies.libc]
4 version = "0.2"
5 [target."cfg(windows)".dependencies.rand]
6 -version = "0.4"
7 +version = "< 0.6, >= 0.4"
0 relax-dep-version.patch