the-algorithm/navi/thrift_bpr_adapter/thrift/Cargo.toml

9 lines
158 B
TOML

[package]
name = "bpr_thrift"
description = "Thrift parser for Batch Prediction Request"
version = "0.1.0"
edition = "2021"
[dependencies]
thrift = "0.17.0"