Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazariglez committed Feb 20, 2022
1 parent 465b041 commit 6ce7d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/notan_web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description = "Provides a web/wasm32 backend for Notan"

[dependencies]
log = "0.4"
notan_app = { path = "../notan_app" }
notan_app = { path = "../notan_app", version = "0.1.0" }
wasm-bindgen = "0.2.79"
js-sys = "0.3"
wasm-bindgen-futures = "0.4"
Expand Down

0 comments on commit 6ce7d2e

Please sign in to comment.