Codebase list rust-libslirp / 9a8c615
Update trust-dns-proto kpcyrd 4 years ago
3 changed file(s) with 12 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
+0
-2
src/trust-dns-proto/debian/BLOCK less more
0 dpkg-checkbuilddeps: error: Unmet build dependencies:
1 librust-log-0.4+default-dev (>= 0.4.8-~~)
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -47,7 +47,7 @@
3 version = "^1.0"
4
5 [dependencies.log]
6 -version = "^0.4.8"
7 +version = "^0.4.0"
8
9 [dependencies.openssl]
10 version = "^0.10"