Skip to content

Commit

Permalink
[rust] Bump rustc compiler to version 1.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Mar 25, 2024
1 parent e45ecd8 commit 94b2c9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ rules_rust_dependencies()
rust_register_toolchains(
edition = "2021",
versions = [
"1.76.0",
"1.77.0",
],
)

Expand Down
2 changes: 1 addition & 1 deletion rust/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "bf3f30da72292f327c9f3fd335a6703ae83a3ddd94e21770bc37b305cbf4b949",
"checksum": "3ec1a3d21c15e8b3b11b3aae1098cb1924b9c2769c67f6de99e4e20158bd647b",
"crates": {
"addr2line 0.19.0": {
"name": "addr2line",
Expand Down

0 comments on commit 94b2c9b

Please sign in to comment.