working
This commit is contained in:
parent
e69bcfc23d
commit
b09e8eafbb
16 changed files with 2531 additions and 258 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "tb-rs"
|
||||
name = "tb-spond-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
|
|
@ -20,7 +20,6 @@ serde_json = "1.0.149"
|
|||
serde_qs = "1.0.0"
|
||||
spond-api = { version = "0.1.0", path = "../api" }
|
||||
thiserror = "2.0.18"
|
||||
#spond-macros = { version = "0.1.0", path = "../macros" }
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
|
||||
url = "2.5.8"
|
||||
xdg = "3.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue