mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 01:00:12 +00:00
chore: move command parser into crates
This commit is contained in:
parent
7bd50db63e
commit
63a35c78ac
7 changed files with 0 additions and 0 deletions
|
|
@ -1,15 +0,0 @@
|
|||
[package]
|
||||
name = "commands"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
lazy_static = { workspace = true }
|
||||
|
||||
uniffi = { version = "0.25" }
|
||||
|
||||
[build-dependencies]
|
||||
uniffi = { version = "0.25", features = [ "build" ] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue