Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --readonly flag to enter readonly mode #7128

Closed
wants to merge 13 commits into from
Prev Previous commit
Next Next commit
revert rust-toolchain bump
  • Loading branch information
ds-cbo committed Oct 3, 2023
commit c883ced092fd580ef8b34739b4ecefdc889e5452
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.67.0"
channel = "1.65.0"
components = ["rustfmt", "rust-src"]
Loading