fix: add path to CD pipeline

This commit is contained in:
Valerio Ageno
2024-05-25 11:35:09 +02:00
parent b96fdc5c4e
commit 9f071d9e13
2 changed files with 2 additions and 4 deletions
-1
View File
@@ -11,7 +11,6 @@ path = "src/lib.rs"
[dependencies]
ssr_rs = "0.5.1"
axum = "0.7.5"
tuono_lib_macros = { path = "../tuono_lib_macros"}
serde = { version = "1.0.202", features = ["derive"] }
erased-serde = "0.4.5"
serde_json = "1.0"