@ -14,6 +14,8 @@
devShells.${system}.default = pkgs.mkShell {
buildInputs = with pkgs; [
cargo rustc rust-analyzer clippy
pkg-config
openssl
];
};