-
I noticed that the source code rendered by docs.rs at `https://docs.rs/crate/${name}/${version}/source/Cargo.toml` is different from the Cargo.toml actually in the published archive, at `https://stati…
-
Cargo manifests have a standardized way to store TOML data that configures third party tooling. The `[package.metadata.bacon]` space in `Cargo.toml` could be used to hold Bacon configs instead of a st…
-
When building 0.17.11 against Python 3.13, I see:
```
error: failed to run custom build command for `pyo3-ffi v0.21.2`
Caused by:
process didn't exit successfully: `/scratch/www/syncstorage-rs/work…
-
## Minimum reproducible example
Following https://github.com/EricLBuehler/mistral.rs/blob/master/mistralrs-pyo3/README.md
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source $HO…
-
- It says "UNIT" in a few places
- Author field should be some collective ("The NGINX Unit Team" instead of Elijah)
-
When parsing `workspace.members`, the result of glob matching doesn't filter _directories_. It will gladly append `Cargo.toml` to file paths like `README.md`:
https://github.com/rust-mobile/cargo-s…
-
### Problem
When trying to run `cargo add crate -F feature` with `crate = "*"` or `crate = { version="*" }` in Cargo.toml, an error is returned.
### Steps
1. Add `time = "*"` to Cargo.toml
2. Run…
-
### Problem
Hi!
I could not fetch a git repo from `Cargo.toml` and I don't know why. I have a similar issue than #9191. I tried to set `init.defultbranch` globally and then remove `~/.cargo/git` bu…
-
I'm getting errors like:
```
FAILED Unmutated baseline in 0.1s build
*** baseline
*** /Users/davidroundy/.rustup/toolchains/1.81.0-aarch64-apple-darwin/bin/cargo test --no-run --verbose --ma…
-
While looking for example for libbpf-rs `0.24`, I noticed the Rust examples use quite old libbpf-rs versions. The `libbpf-rs` API has changed quite a bit in recent versions. It would be good to have e…