Create proof-of-concept SettingStore struct
This commit is contained in:
parent
c7fcc031eb
commit
5de9652a22
5 changed files with 1559 additions and 742 deletions
|
@ -31,6 +31,7 @@ schemars = "0.8"
|
|||
serde.workspace = true
|
||||
serde_derive.workspace = true
|
||||
serde_json.workspace = true
|
||||
smallvec.workspace = true
|
||||
toml = "0.5"
|
||||
tree-sitter = "*"
|
||||
tree-sitter-json = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue