mirror of
https://codeberg.org/demostf/api-client.git
synced 2026-06-03 08:34:15 +02:00
bumb dependencies
This commit is contained in:
parent
a90a20c622
commit
06b003ec6e
2 changed files with 15 additions and 15 deletions
|
|
@ -15,7 +15,7 @@
|
|||
naersk-lib = naersk.lib."${system}";
|
||||
in rec {
|
||||
devShell = pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [rustc cargo bacon pkg-config];
|
||||
nativeBuildInputs = with pkgs; [rustc cargo bacon pkg-config cargo-edit cargo-outdated];
|
||||
buildInputs = with pkgs; [ openssl ];
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue