rust: Update checkver

This commit is contained in:
HUMORCE 2024-08-30 03:41:39 +08:00
parent f90d584b93
commit 431c5aeb8e
No known key found for this signature in database
GPG Key ID: FF7A96FF20AE10DC

View File

@ -32,7 +32,6 @@
"bin\\cargo.exe" "bin\\cargo.exe"
], ],
"checkver": { "checkver": {
"url": "https://www.rust-lang.org/",
"regex": "Version ([\\d.]+)" "regex": "Version ([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {