mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 08:40:11 +00:00
feat(api): implement PKError in rust-api
This commit is contained in:
parent
c1f5327bcc
commit
d4d4ed7feb
9 changed files with 157 additions and 63 deletions
|
|
@ -10,4 +10,5 @@ proc-macro = true
|
|||
quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
syn = "2.0"
|
||||
prettyplease = "0.2.36"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue