Skip to content

Commit

Permalink
chore: bump the patch group in /src/rust with 2 updates (#1305)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d7f1438 commit 71ea39c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions src/rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ indenter = "0.3.3"
ipc-channel = "0.18.3"
once_cell = "1.20.2"
rayon = "1.10.0"
serde = { version = "1.0.215", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "*"
smartstring = "1.0.1"
state = "0.6.0"
thiserror = "2.0.3"
thiserror = "2.0.7"
polars-core = { git = "https://github.com/pola-rs/polars.git", rev = "e83e7d47cda3475b84a7add7838d349779143cc7", default-features = false }
polars-lazy = { git = "https://github.com/pola-rs/polars.git", rev = "e83e7d47cda3475b84a7add7838d349779143cc7", default-features = false }
either = "1"
Expand Down

0 comments on commit 71ea39c

Please sign in to comment.