finally trying to start bringing in crisp properly
This commit is contained in:
parent
d6536f8a88
commit
6f33930cc9
4 changed files with 105 additions and 109 deletions
|
@ -23,4 +23,4 @@ ron = "0.8.1"
|
|||
sqlx = { version = "0.8.2", features = ["sqlite"] }
|
||||
dirs = "5.0.1"
|
||||
tokio = "1.41.1"
|
||||
crisp = { git = "https://git.tfcconnection.org/chris/crisp" }
|
||||
crisp = { path = "../crisp" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue