Skip to content

update rust-toolchain to 1.75#243

Open
m-tmatma wants to merge 1 commit into
rust-lang-ja:master-jafrom
m-tmatma:feature/update-1.75.0
Open

update rust-toolchain to 1.75#243
m-tmatma wants to merge 1 commit into
rust-lang-ja:master-jafrom
m-tmatma:feature/update-1.75.0

Conversation

@m-tmatma
Copy link
Copy Markdown

@m-tmatma m-tmatma commented Jan 7, 2024

rust-toolchain 1.59 prevents the installation of mdbook.

error message

$ cargo install mdbook --vers  0.4.25 --force
    Updating crates.io index
  Installing mdbook v0.4.25
error: failed to compile `mdbook v0.4.25`, intermediate artifacts can be found at `/tmp/cargo-install0wq8YU`

Caused by:
  failed to select a version for the requirement `clap = "^4.0.29"`
  candidate versions found which didn't match: 3.2.25, 3.2.24, 3.2.23, ...
  location searched: crates.io index
  required by package `mdbook v0.4.25`

Link

See rust-lang/mdBook#2269 also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant