Skip to content

Commit

Permalink
Add cargo-cache to dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeyBF committed Oct 25, 2024
1 parent d2931df commit c0546b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/devenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
pkgs.git
pkgs.hyperfine
pkgs.python3Packages.pytest

pkgs.cargo-cache
];

# https://devenv.sh/tests/
Expand Down

0 comments on commit c0546b6

Please sign in to comment.