File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ walkdir = { version = "2.3.2", optional = true }
38
38
# NOTE: we don't depend on this crate but we need to activate this feature otherwise it's super slow
39
39
walrus = { version = " 0.19.0" , features = [" parallel" ] }
40
40
wasm-bindgen-cli-support = " 0.2.68"
41
- xtask-watch = { version = " 0.1.3 " }
41
+ xtask-watch = { version = " 0.1.5 " }
42
42
43
43
[target .'cfg(unix)' .dependencies ]
44
44
libc = " 0.2.112"
Original file line number Diff line number Diff line change 12
12
[ crates-url ] : https://crates.io/crates/xtask-wasm
13
13
[ docs-badge ] : https://docs.rs/xtask-wasm/badge.svg
14
14
[ docs-url ] : https://docs.rs/xtask-wasm/
15
- [ deps-badge ] : https://deps.rs/crate/xtask-wasm/0.1.7 /status.svg
15
+ [ deps-badge ] : https://deps.rs/crate/xtask-wasm/0.1.9 /status.svg
16
16
[ deps-url ] : https://deps.rs/crate/xtask-wasm
17
17
[ licenses-badge ] : https://img.shields.io/crates/l/xtask-wasm
18
18
You can’t perform that action at this time.
0 commit comments