Start work on web UI command

This commit is contained in:
Max Brunsfeld 2019-05-13 21:51:17 -07:00
parent 7bc7306afb
commit a1ed12f4f4
8 changed files with 316 additions and 14 deletions

View file

@ -33,6 +33,8 @@ serde_derive = "1.0"
regex-syntax = "0.6.4"
regex = "1"
rsass = "^0.9.8"
tiny_http = "0.6"
webbrowser = "0.5.1"
[dependencies.tree-sitter]
version = ">= 0.3.7"