docs: align Rust MSRV references with workspace (#739)

This commit is contained in:
zxyasfas
2026-05-06 11:39:50 +08:00
committed by GitHub
parent ece6b88e79
commit 0fded51824
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"dockerFile": "../Dockerfile",
"build": {
"args": {
"RUST_VERSION": "1.85"
"RUST_VERSION": "1.88"
}
},
"customizations": {