Upgrade rsass, remove hashbrown
This commit is contained in:
parent
84c3bf1dd9
commit
56ce4e5d50
15 changed files with 145 additions and 49 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use hashbrown::HashMap;
|
||||
use std::collections::HashMap;
|
||||
|
||||
#[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord)]
|
||||
pub(crate) enum SymbolType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue