Skip to content

Commit

Permalink
fix: build, upgrade rustc, and deps
Browse files Browse the repository at this point in the history
This commit upgrades Rust to 1.75.0, the latest release. We also
upgraded our dependencies to stay up to date and to clear out any
uneeded deps from the lockfile. In order to make sure everything works
this also fixes the build by upgrading the workspace-hack crate using
cargo hikari and removing the `workspace.lint` that was in
influxdb3_write that didn't need to be there, probably from a merge
issue.

With this we can build influxdb3 as our default on main, but this alone
is not enough to fix CI and will be addressed in future commits.
  • Loading branch information
mgattozzi committed Jan 9, 2024
1 parent 5831cf8 commit 6c2d5ab
Show file tree
Hide file tree
Showing 4 changed files with 767 additions and 731 deletions.
Loading

0 comments on commit 6c2d5ab

Please sign in to comment.