Hotfixing main

This commit is contained in:
Nicolas Patry 2024-09-24 11:26:19 +02:00
parent d31a6f75cc
commit 94c1b56c44
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

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]