huhu / rust-search-extension

🦀 The ultimate search extension for Rust
https://rust.extension.sh
Apache License 2.0
1.21k stars 52 forks source link

Redeclaration of const storage #265

Closed Rapptz closed 7 months ago

Rapptz commented 9 months ago

Adding a crate to the extension leads to this error in the console and the crate not being added:

image

I reinstalled the add-on just to make sure I'm on the latest version but I am on 1.12.0. I'm using Firefox 121. I tried this with many crates and all of them had this issue.

I saw this issue (https://github.com/huhu/rust-search-extension/issues/243) as well but this was dubbed fixed though I experience it with the newest version.