Skip to content

Commit b1cd480

Browse files
authored
Merge pull request #8 from itowlson/remove-unused-wkg
Removed unused `wkg` dependency
2 parents 16fc5ef + b932c84 commit b1cd480

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

Cargo.lock

Lines changed: 0 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ wit-bindgen-rust = { git = "https://github.com/fibonacci1729/wit-bindgen", branc
2727
wit-bindgen-core = { git = "https://github.com/fibonacci1729/wit-bindgen", branch = "deps" }
2828
wasm-pkg-common = "0.5.1"
2929
wasm-pkg-client = "0.5.1"
30-
wkg = "0.5.1"
3130

3231
[target.'cfg(target_os = "linux")'.dependencies]
3332
# This needs to be an explicit dependency to enable

0 commit comments

Comments
 (0)