use ferrisbox git
Some checks failed
Rust Build / build (push) Has been cancelled

This commit is contained in:
Soph :3 2026-02-08 13:21:05 +02:00
parent f2a8202e84
commit 05f93add33
3 changed files with 2 additions and 3 deletions

View file

@ -21,5 +21,5 @@ semver = "1.0.27"
tokio = { version = "1", features = ["full"] }
tracing = "0.1.44"
futures = "0.3.31"
ferrisbox = { path = "../FerrisBox" }
ferrisbox = { git = "https://github.com/reconnectedcc/ferrisbox" }
dotenv = "0.15.0"