Skip to content

Commit

Permalink
doc(api) Polish.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Jul 23, 2021
1 parent 3239fe4 commit 9a5a10f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ edition = "2018"

#####
#
# Shared dependencies.
# # Shared dependencies.
#
[dependencies]
#
# ## Mandatory shared dependencies.
Expand Down Expand Up @@ -114,6 +115,7 @@ wasm-bindgen-test = "0.3.0"
#
# `wasm-opt` is on by default in for the release profile, but it can be
# disabled by setting it to `false`
#
[package.metadata.wasm-pack.profile.release]
wasm-opt = false
#
Expand Down

0 comments on commit 9a5a10f

Please sign in to comment.