Remove dependency from example

This commit is contained in:
Rob Watson 2020-11-13 10:20:30 +01:00
parent 945e7ed8e6
commit eea445afc2

View File

@ -10,4 +10,3 @@ crate-type = ["cdylib"]
[dependencies]
weblog = { path = "../.." }
wasm-bindgen = "0.2"