mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 03:36:41 +01:00
cargo update
This commit is contained in:
parent
5b61c71503
commit
36f7c8bd48
3 changed files with 121 additions and 207 deletions
|
|
@ -13,7 +13,7 @@ tek_sampler = { workspace = true }
|
|||
tek_plugin = { workspace = true }
|
||||
|
||||
backtrace = { workspace = true }
|
||||
clap = { workspace = true }
|
||||
clap = { workspace = true, optional = true }
|
||||
palette = { workspace = true }
|
||||
rand = { workspace = true }
|
||||
toml = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue