Commit d30e35b
authored
refactor: Rust-1.93 and dependency updates (#1122)
* ci: allow CI workflow to continue even if coverage upload fails
* build: update Rust toolchain to version 1.93.1
* ci: update SQLFluff version to 4.0.4 in CI workflow
* refactor: Update dependencies
- Bump versions of several dependencies in Cargo.toml, including actix, arrow, assert_cmd, bytes, convert_case, rand, regex, serde_with, strum, tempfile, and vergen.
- Refactor pip.rs to replace geo_rand with geo and implement random polygon generation logic.
* refactor: update geo dependency to version 0.32.0 and add new dependencies
* build: fix Cargo.toml of deps-workspace
* refactor: fix tests1 parent 078c127 commit d30e35b
File tree
16 files changed
+1029
-582
lines changed- .github/workflows
- datatypes/src/primitives
- expression/deps-workspace
- operators
- benches
- src/processing/neighborhood_aggregate
- services/src
- api/model/responses
- datasets/external
- aruna
- util
16 files changed
+1029
-582
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments