Hotfixing main (#2556)

This commit is contained in:
Nicolas Patry 2024-09-24 11:51:14 +02:00 committed by yuanwu
parent 79ac2b741d
commit 68cfc94f40

View File

@ -10,7 +10,7 @@ homepage.workspace = true
path = "src/lib.rs" path = "src/lib.rs"
[[bin]] [[bin]]
name = "text-generation-router" name = "text-generation-router-v2"
path = "src/main.rs" path = "src/main.rs"
[dependencies] [dependencies]