This commit is contained in:
Zhe Wang
2022-03-16 22:24:43 +00:00
parent cbe1935928
commit 18d4cc2537
4 changed files with 1016 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
[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"