Update comet to display layers rendered
This commit is contained in:
parent
613c706a39
commit
5fd2ae070e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ use crate::runtime::Task;
|
|||
use std::process;
|
||||
|
||||
pub const COMPATIBLE_REVISION: &str =
|
||||
"69dd2283886dccdaa1ee6e1c274af62f7250bc38";
|
||||
"63f30c779a72315598255703f35af44f8ec3e583";
|
||||
|
||||
pub fn launch() -> Task<launch::Result> {
|
||||
executor::try_spawn_blocking(|mut sender| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue