Skip to content

lib.rs not under src folder #40

Description

@mirespace

Hello,

I'm working on packaging a rust application that uses fnv as dependency for Ubuntu. The cargo Ubuntu ecosystem uses dh-cargo-tools for some maintainer tasks, assuming that rust packages follow https://doc.rust-lang.org/cargo/guide/project-layout.html .

I noticed this is not the case of fnv, and I had to make some adjustments manually (creating src folder and moving there lib.sr and later changing path to src/lib.rs in Cargo.toml) .

Therefore, I'm opening this in case someone else could face this issue and to ask you if you would be so kind as to make this adjustment permanent.

Thanks in advance,

Miriam

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions