mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Pin Rust toolchain version
This should prevent CI failures on toolchain updates in the future.
This commit is contained in:
committed by
Andreas Kling
parent
530f6fb05c
commit
e1a12bcbcb
Notes:
github-actions[bot]
2026-04-16 21:43:28 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/e1a12bcbcb0 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8949
@@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
|
||||
channel = "1.95.0"
|
||||
components = ["rustfmt", "clippy"]
|
||||
|
||||
Reference in New Issue
Block a user