-
## Issue description
I’ve been experimenting with a [new build platform][naersk] that doesn’t require specifying a `cargoSha256` but instead relies on the information contained in the `Cargo.lock`.…
-
Currently, I have to manually run `cargo generate-lockfile` in order to add sha256s after adding new dependencies to Cargo.toml. It seems like `cargo raze` should be doing this automatically.
-
hey ive be trying to install your tui on my android tablet within termux but i've been getting issues trying to compile native_db saying there is no Database_Builder in my root i tried to add native_…
-
`db-tokio-postgres` depends on `std` which, according to `README.md`, disables `no_std` support, but it seems to enable/include various optional dependencies.
This happens because `db-tokio-postgr…
-
## 🐛 Bug description
The [build documentation](https://rustwasm.github.io/wasm-pack/book/commands/build.html) suggests that you can pass extra flags to `cargo build`. The example given is `--offline`…
-
It seems that this is currently not possible. That would be useful for debugging things like that: https://github.com/rust-lang/cargo/issues/11765
-
# Issue
When running `cargo build --release`
```
Compiling time v0.3.30
Compiling num-bigint v0.4.4
Compiling percent-encoding v2.3.1
Compiling async-trait v0.1.74
error[E0282]: typ…
-
I see that this was discussed previously in #10 and #30 but as far as I can tell, it was never coherently explained why cargo-update needs to do this differently.
Synopsis of previous thread and so…
-
- Feb 2017: Cargo.lock added in https://github.com/rust-fuzz/cargo-fuzz/pull/43
- Mar 2017: Cargo.lock removed in https://github.com/rust-fuzz/cargo-fuzz/pull/50
- Apr 2018: Cargo.lock added in http…
-
### Discussed in https://github.com/renovatebot/renovate/discussions/29706
Originally posted by **ipetkov** June 16, 2024
### What would you like help with?
I think I found a bug
### How…