mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-16 10:21:22 +00:00
Removed explicit hashbrown dependency
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use hashbrown::HashMap;
|
||||
use std::collections::HashMap;
|
||||
use inkwell::{
|
||||
builder::Builder,
|
||||
context::Context,
|
||||
|
Reference in New Issue
Block a user