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
@LukasKalbertodt did this in 543535f, but I reverted it since (see 71aad47), because I didn't like how it forced me to specify the transitive dependency to getrandom (and its version) explicitly, only to add the wasm-bindgen feature there.
I hope we can circumvent that at some point, and maybe the warning mentioned in #4 will be gone then, as well.
The text was updated successfully, but these errors were encountered:
@LukasKalbertodt did this in 543535f, but I reverted it since (see 71aad47), because I didn't like how it forced me to specify the transitive dependency to
getrandom
(and its version) explicitly, only to add thewasm-bindgen
feature there.I hope we can circumvent that at some point, and maybe the warning mentioned in #4 will be gone then, as well.
The text was updated successfully, but these errors were encountered: