Update cargo deps

This commit is contained in:
Luc Perkins 2022-08-28 16:26:43 +03:00
parent b2377c6844
commit ddc4f28755
No known key found for this signature in database
GPG key ID: 4F102D0C16E232F2

View file

@ -40,9 +40,8 @@
rustToolchain
openssl
pkg-config
cargo-audit
cargo-deny
cargo-cross
cargo-edit
rust-analyzer
] ++ pkgs.lib.optionals (pkgs.stdenv.isLinux) (with pkgs; [ cargo-watch ]); # Currently broken on macOS