From db414515ed26bfc3ea9d28b79b0afbfbd1df578e Mon Sep 17 00:00:00 2001 From: ritchie Date: Thu, 25 Jul 2024 15:26:12 +0200 Subject: [PATCH] fmt --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c10139f..4e401e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ polars = { git = "https://github.com/pola-rs/polars.git" } polars-core = { git = "https://github.com/pola-rs/polars.git" } polars-ffi = { git = "https://github.com/pola-rs/polars.git" } polars-plan = { git = "https://github.com/pola-rs/polars.git" } -polars-lazy = { git = "https://github.com/pola-rs/polars.git" } \ No newline at end of file +polars-lazy = { git = "https://github.com/pola-rs/polars.git" }