Codebase list rust-dtoa / 88eb610
wayland-client: relax nix dependency Henry-Nicolas Tourneur 2 years ago
2 changed file(s) with 12 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -33,7 +33,7 @@ version = "1.0"
3 version = "0.2"
4
5 [dependencies.nix]
6 -version = "0.22"
7 +version = "0.23"
8
9 [dependencies.scoped-tls]
10 version = "1.0"