more things

This commit is contained in:
nora 2022-01-17 08:39:19 +01:00
parent 912fa48b1d
commit ee0ccfcb3b
4 changed files with 13 additions and 9 deletions

View file

@ -17,7 +17,7 @@ fxhash = ["rustc-hash"]
_debug = ["debug2"]
# todo: we don't actually want this as a default feature
default = ["_debug"]
default = ["_debug", "fxhash"]
[dev-dependencies]
insta = "1.9.0"