We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iced_comet
1 parent c307bd7 commit ec2f7f4Copy full SHA for ec2f7f4
1 file changed
devtools/src/comet.rs
@@ -2,7 +2,7 @@ use crate::runtime::task::{self, Task};
2
3
use std::process;
4
5
-pub const COMPATIBLE_REVISION: &str = "3f75f3240edc1719df584810337bc7df010327d8";
+pub const COMPATIBLE_REVISION: &str = "fbef808eed51562f0ea601d8fc7c715bea9cfd0b";
6
7
pub fn launch() -> Task<launch::Result> {
8
task::try_blocking(|mut sender| {
0 commit comments