typegen: Pipewire and related support changes
- Added enum singleton support
This commit is contained in:
parent
57ba1768f8
commit
ff5da84a8b
9 changed files with 208 additions and 75 deletions
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "^1"
|
||||
regex = "^1.10"
|
||||
fancy-regex = "^0.13"
|
||||
serde = { version = "^1", features = ["derive"] }
|
||||
serde_json = "^1"
|
||||
toml = "^0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue