Skip to content

Chapter 2: listing 2-2 still refers to Rust 1.85.0 in output #4636

@DanielEScherzer

Description

@DanielEScherzer

URL to the section(s) of the book with this problem:

Description of the problem:

Per the title page

This version of the text assumes you’re using Rust 1.90.0

but in listing 2-2, we see (first few lines)

$ cargo build
  Updating crates.io index
   Locking 15 packages to latest Rust 1.85.0 compatible versions
    Adding rand v0.8.5 (available: v0.9.0)

which refers to an older version of rust

Suggested fix:

  • update listing 2-2 to reflect output when running with rust 1.90.0

I was also going to suggest that the section be marked with manual-regeneration to avoid this in the future but it seems that it already is marked as such, I guess it might have just been missed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions