You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Crates.io lists 0.1.7 as the latest release, but there's no tag in the repo for that version.
The metadata points to commit f998b08b76655c16b948fc329c26ba563e9b3384 which also doesn't seem to be published. The only source difference from the current head (4dc30a5) seems to be the version bump.
Describe the Bug
Crates.io lists 0.1.7 as the latest release, but there's no tag in the repo for that version.
The metadata points to commit f998b08b76655c16b948fc329c26ba563e9b3384 which also doesn't seem to be published. The only source difference from the current head (4dc30a5) seems to be the version bump.
Steps to Reproduce
git clone https://github.com/rustwasm/console_error_panic_hookcd console_error_panic_hookgit show 0.1.7unknown revision or path not in the working tree.If applicable, add a link to a test case (as a zip file or link to a repository we can clone).
Expected Behavior
It's convenient for auditing changes if the source of each release is tagged in the official repository.
Could you please push the release commit and tag?