Skip to content
New issue

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

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

Already on GitHub? # to your account

Upgrade dependencies #82

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Upgrade dependencies #82

wants to merge 4 commits into from

Conversation

Michael-F-Bryan
Copy link
Owner

No description provided.

@celinval
Copy link

celinval commented Jun 4, 2024

Hi @Michael-F-Bryan, are you planning to merge this change? I just tried installing the latest version and I get a warning that one of the dependencies have been yanked:

$ cargo install mdbook-linkcheck --version "^0.7" --locked
    Updating crates.io index
 Downloading crates ...
  Downloaded mdbook-linkcheck v0.7.7
  Installing mdbook-linkcheck v0.7.7
    Updating crates.io index
warning: package `textwrap v0.15.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
    Updating crates.io index
warning: package `textwrap v0.15.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
...

Thanks

@Mrmaxmeier
Copy link

Friendly bump 🙂
The current release of mdbook-linkcheck doesn't build on nightly because of an outdated proc-macro2 dependency:

error[E0635]: unknown feature `proc_macro_span_shrink`
  --> ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.46/src/lib.rs:92:30
   |
92 |     feature(proc_macro_span, proc_macro_span_shrink)
   |                              ^^^^^^^^^^^^^^^^^^^^^^

@marxin
Copy link

marxin commented Aug 17, 2024

Sub-package update: Michael-F-Bryan/linkcheck#11.

@marxin
Copy link

marxin commented Oct 24, 2024

I forked the project and made package update: https://github.com/marxin/mdbook-linkcheck2.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants