This commit is contained in:
Hamcha 2024-04-13 01:51:07 +02:00
parent 43c94eb1d3
commit 6912507481
Signed by: hamcha
GPG Key ID: 1669C533B8CF6D89
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ members = ["libstax"]
[dependencies]
tokio = { version = "1", features = ["full"] }
argh = "0.1.12"
libstax = { path = "libstax" }
libstax = { path = "libstax", version = "*" }