ci: run intern tests via cargo miri

This commit is contained in:
Lukas Wirth 2025-03-25 07:06:12 +01:00
parent 3ed13b4a91
commit c96421ecf4
2 changed files with 21 additions and 2 deletions

View file

@ -13,7 +13,6 @@ rust-version.workspace = true
[dependencies]
# We need to freeze the version of the crate, as the raw-api feature is considered unstable
dashmap.workspace = true
hashbrown.workspace = true
rustc-hash.workspace = true