We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fd266 commit 0bf1717Copy full SHA for 0bf1717
optd-cost-model/Cargo.toml
@@ -2,6 +2,7 @@
2
name = "optd-cost-model"
3
version = "0.1.0"
4
edition = "2021"
5
+authors = ["Yuanxin Cao", "Lan Lou", "Kunle Li"]
6
7
[dependencies]
8
optd-persistent = { path = "../optd-persistent", version = "0.1" }
0 commit comments