feat(devshell): install cargo semver-checks
This commit is contained in:
parent
a7876f76bf
commit
4848f2be2f
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
# devtools
|
# devtools
|
||||||
pkgs.clippy
|
pkgs.clippy
|
||||||
pkgs.bacon
|
pkgs.bacon
|
||||||
|
pkgs.cargo-semver-checks
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
packages.default = pkgs.rustPlatform.buildRustPackage {
|
packages.default = pkgs.rustPlatform.buildRustPackage {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue