Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Chore/update 0323 (#532)
Browse files Browse the repository at this point in the history
* chore: Updates for Mar 2023

* f bump rust version to fix sentry build issue

* f typo

* f bump ci version (sigh)

* fix: Silence Clippy warnings for oversized error variants

---------

Co-authored-by: Nan Jiang <njiang028@gmail.com>
  • Loading branch information
jrconlin and ncloudioj authored May 1, 2023
1 parent acd2c25 commit fca2c47
Show file tree
Hide file tree
Showing 8 changed files with 253 additions and 116 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ parameters:
rust-version:
type: string
# NOTE: Ensure this Rust version matches the builder's in ../Dockerfile
default: "1.64"
default: "1.68"

commands:
setup-rust:
Expand Down
Loading

0 comments on commit fca2c47

Please sign in to comment.