diff --git a/.gitignore b/.gitignore index 6ecdd21..4d85744 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ target/ **/*.rs.bk tests/.crates.toml tests/bin -wasm-pack.log /build-installer docs/book docs/installer diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cf822a..b560937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ Currently, you can only configure things related to the above-mentioned build profiles. To learn more, [check out the documentation][profile-config-docs]. It leverages the `package.metadata.wasm-pack` key in your - `Carol.toml`, and looks like this: + `Cargo.toml`, and looks like this: ```toml # Cargo.toml