LightMappedGeneric

This commit is contained in:
Robin Appelman 2023-12-18 19:17:34 +01:00
commit ab10e2d05c
14 changed files with 378 additions and 243 deletions

View file

@ -72,6 +72,7 @@
cargo-audit
cargo-msrv
cargo-semver-checks
cargo-insta
(writeShellApplication {
name = "cargo-fuzz";
runtimeInputs = [cargo-fuzz toolchain];