mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-08-08 16:47:48 +00:00
9 lines
188 B
TOML
9 lines
188 B
TOML
[package]
|
|
name = "rust"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
polars="0.20.0" |