Upgrade rsass, remove hashbrown
This commit is contained in:
parent
84c3bf1dd9
commit
56ce4e5d50
15 changed files with 145 additions and 49 deletions
|
|
@ -25,14 +25,13 @@ lazy_static = "1.2.0"
|
|||
smallbitvec = "2.3.0"
|
||||
clap = "2.32"
|
||||
dirs = "1.0.2"
|
||||
hashbrown = "0.1"
|
||||
libloading = "0.5"
|
||||
once_cell = "0.1.8"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
regex-syntax = "0.6.4"
|
||||
regex = "1"
|
||||
rsass = "^0.9.8"
|
||||
rsass = "^0.11.0"
|
||||
tiny_http = "0.6"
|
||||
webbrowser = "0.5.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue