Update comet revision in devtools

This commit is contained in:
Héctor Ramón Jiménez 2025-04-16 18:28:03 +02:00
parent 2e0c03923c
commit 2a57fab910
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -196,7 +196,7 @@ where
"--git", "--git",
"https://github.com/iced-rs/comet.git", "https://github.com/iced-rs/comet.git",
"--rev", "--rev",
"fc9832833f81a8e95e2c4ab8e7e65dcc3c000253", "eb114ba564a872acbd95e337d13e55f5f667b2f3",
]) ])
.stdin(Stdio::null()) .stdin(Stdio::null())
.stdout(Stdio::null()) .stdout(Stdio::null())