jonas-schievink / rubble

(going to be a) BLE stack for embedded Rust
BSD Zero Clause License
397 stars 56 forks source link

Dependabot couldn't find a Cargo.toml for this project #76

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Dependabot couldn't find a Cargo.toml for this project.

Dependabot requires a Cargo.toml to evaluate your project's current Rust dependencies. It had expected to find one at the path: /demos/*/Cargo.toml.

If this isn't a Rust project, or if it is a library, you may wish to disable updates for it from within Dependabot.

You can mention @dependabot in the comments below to contact the Dependabot team.

fmckeogh commented 5 years ago

But /demos/demo-utils/Cargo.toml and /demos/nrf52810-demo/Cargo.toml both exist?

jonas-schievink commented 5 years ago

Heh, apparently dependabot's handling of workspace member globs is broken

jonas-schievink commented 5 years ago

Opened https://github.com/dependabot/feedback/issues/659