Cleanup decl_check

This commit is contained in:
Lukas Wirth 2021-02-05 16:09:45 +01:00
parent ac5958485e
commit eeb5bfcfab
4 changed files with 154 additions and 164 deletions

View file

@ -11,7 +11,7 @@ doctest = false
[dependencies]
backtrace = { version = "0.3.44", optional = true }
always-assert = { version = "0.1.1", features = ["log"] }
always-assert = { version = "0.1.2", features = ["log"] }
# Think twice before adding anything here
[features]