Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Udpate dependencies #338

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Conversation

josecelano
Copy link
Member

Getting this error:

   Compiling ident_case v1.0.1
   Compiling ppv-lite86 v0.2.17
error[E0635]: unknown feature `proc_macro_span_shrink`
  --> /home/josecelano/.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)
   |

Compiling with:

  • rustup 1.26.0 (5af9b9484 2023-04-05)
  • rustc 1.72.0-nightly (839e9a6e1 2023-07-02)

Getting this error:

```
   Compiling ident_case v1.0.1
   Compiling ppv-lite86 v0.2.17
error[E0635]: unknown feature `proc_macro_span_shrink`
  --> /home/josecelano/.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)
   |
```

Compiling with:

- rustup 1.26.0 (5af9b9484 2023-04-05)
- rustc 1.72.0-nightly (839e9a6e1 2023-07-02)
@josecelano josecelano force-pushed the update-dependencies branch from 6a356ed to 7b0b926 Compare July 6, 2023 15:00
@josecelano josecelano force-pushed the update-dependencies branch from 96f35e9 to b8d5213 Compare July 6, 2023 16:03
@josecelano josecelano merged commit 5dbd028 into torrust:develop Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant