This bug was fixed in the package dh-cargo - 31ubuntu4
---
dh-cargo (31ubuntu4) plucky; urgency=medium
* dh-cargo-vendored-sources:
- Accept top-level lib.rs (LP: #2096268)
- Improve opendir error messages to include directory name
-- Julian Andres Klode Thu, 23 Jan 2025
Yes, this is a known issue, I only check for code inside `src/` but some
crates do not follow the standard cargo layout and use a top-level
`lib.rs` instead.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Any way to workaround it?
Or can we also try to handle those cases?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096268
Title:
has_code check in 31ubuntu3 breaks authd builds
To manage notificat
** Merge proposal linked:
https://code.launchpad.net/~juliank/ubuntu/+source/dh-cargo/+git/dh-cargo/+merge/480016
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096268
Title:
has_code check in 3