Initial Commit 2
This commit is contained in:
@ -13,6 +13,7 @@ seed = "0.8.0"
|
||||
serde = { version = "1", features = ['derive'] }
|
||||
serde_json = "1"
|
||||
anyhow = "*"
|
||||
rand = "0.8.4"
|
||||
|
||||
[dependencies.css_typegen]
|
||||
git = "https://github.com/hulthe/css_typegen.git"
|
||||
|
||||
Reference in New Issue
Block a user