Hardcode specific comet revision in devtools
This commit is contained in:
parent
5c39cd4478
commit
08f1133a03
1 changed files with 2 additions and 0 deletions
|
|
@ -195,6 +195,8 @@ where
|
||||||
"--locked",
|
"--locked",
|
||||||
"--git",
|
"--git",
|
||||||
"https://github.com/iced-rs/comet.git",
|
"https://github.com/iced-rs/comet.git",
|
||||||
|
"--rev",
|
||||||
|
"5efd34550e42974a0e85af7560c60401bfc13919",
|
||||||
])
|
])
|
||||||
.stdin(Stdio::null())
|
.stdin(Stdio::null())
|
||||||
.stdout(Stdio::null())
|
.stdout(Stdio::null())
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue