Replies: 2 comments
-
Thank you for your report! I just updated the dependency, so please try again with the latest commit. If the problem persists, also try |
Beta Was this translation helpful? Give feedback.
0 replies
-
great! it is working now!!! cheers
…On Wed, Jul 12, 2023 at 5:31 AM Wataru Inariba ***@***.***> wrote:
Thank you for your report! I just updated the dependency, so please try
again with the latest commit. If the problem persists, also try cargo
install wasm-pack again.
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMBWNKSGGSYHEZIARTFB7PTXPZOHRANCNFSM6AAAAAA2EUEIZI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Compiling object v0.31.1
Compiling miniz_oxide v0.7.1
error[E0635]: unknown feature
proc_macro_span_shrink
--> C:\Users\roger.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.56\src\lib.rs:92:30
|
92 | feature(proc_macro_span, proc_macro_span_shrink)
| ^^^^^^^^^^^^^^^^^^^^^^
For more information about this error, try
rustc --explain E0635
.error: could not compile
proc-macro2
(lib) due to previous errorBeta Was this translation helpful? Give feedback.
All reactions