Skip to content

Spooky README Caching Issue #11552

@toolCHAINZ

Description

@toolCHAINZ

Current Behavior

I've run into what I assume must be a caching issue.

I recently published a new crate named crackers, sourced from this git repo: https://github.com/toolCHAINZ/crackers.

rust-lang/crates.io-index@16d57ab
https://crates.io/crates/crackers/0.1.1

Notice that the crates.io page for the crate has a README that is not at all related to the one in the repository.

Judging from the contents of the README, it seems to me like someone squatted this crate name, it was freed up at some point, but some metadata of the old version is still hanging out in some cache?

Expected Behavior

I expected to see the readme from my github repo (or nothing if I messed up the configuration in my Cargo.toml)

Steps To Reproduce

No response

Environment

  • Browser:
  • OS:

Anything else?

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions