yeah
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "canvas_grades"
|
||||
version = "0.0.1"
|
||||
authors = [ "Aly Sewelam <linlysmolworthy@gmail.com>" ]
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
polars = {version = "0.53.0", features = ["csv", "lazy"] }
|
||||
|
||||
Reference in New Issue
Block a user