Skip to content

Trim unused depenencies.#12

Merged
jedisct1 merged 1 commit intowasm-signatures:masterfrom
sunfishcode:sunfishcode/trim-unused-dependencies
Dec 17, 2025
Merged

Trim unused depenencies.#12
jedisct1 merged 1 commit intowasm-signatures:masterfrom
sunfishcode:sunfishcode/trim-unused-dependencies

Conversation

@sunfishcode
Copy link
Copy Markdown
Contributor

wasmsign2 doesn't use regex or anyhow, so it doesn't need to depend on and re-export them. This allows downstream users to avoid pulling them in as dependencies if they aren't otherwise needed.

wasmsign2 doesn't use regex or anyhow, so it doesn't need to depend on
and re-export them. This allows downstream users to avoid pulling them
in as dependencies if they aren't otherwise needed.
@jedisct1
Copy link
Copy Markdown
Collaborator

Thanks!

@jedisct1 jedisct1 merged commit be9ffa9 into wasm-signatures:master Dec 17, 2025
1 check passed
@sunfishcode sunfishcode deleted the sunfishcode/trim-unused-dependencies branch December 18, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants