Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kjgoodrick committed Jan 9, 2025
1 parent 0a7be22 commit 11767b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/polars-lazy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ memchr = { workspace = true }
once_cell = { workspace = true }
pyo3 = { workspace = true, optional = true }
rayon = { workspace = true }
regex = { workspace = true}
regex = { workspace = true }
tokio = { workspace = true, optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 11767b9

Please sign in to comment.