Hardcode specific comet revision in devtools

This commit is contained in:
Héctor Ramón Jiménez 2025-04-07 19:51:29 +02:00
parent 5c39cd4478
commit 08f1133a03
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -195,6 +195,8 @@ where
"--locked",
"--git",
"https://github.com/iced-rs/comet.git",
"--rev",
"5efd34550e42974a0e85af7560c60401bfc13919",
])
.stdin(Stdio::null())
.stdout(Stdio::null())