Skip to content
Discussion options

You must be logged in to vote

Hi @Henry-Hiles thanks for the report!

It looks like continuwuity depends on https://forgejo.ellis.link/continuwuation/continuwuity, which includes two crates, draupnir-antispam and meowlnir-antispam, each of which define a path to a README.md file which is subsequently missing (from their crate subdirectory). I would consider this a cargo-configuration bug as trying to cargo publish a crate like this would cause errors.

There are several paths to remedy which I could suggest:

  1. Update each of these two crates' Cargo.toml files to entirely omit the readme = "README.md" lines, then update the locked git revision in continuwuity
  2. Update each of these two crates to contain a README.md file, th…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Henry-Hiles
Comment options

Answer selected by ipetkov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #991 on March 16, 2026 02:45.