-
With a simple project I get this error:
```
error: failed to open: /Users/davidwong/Perso/dalek-ocaml/x25519/_build/default/dalek-wrapper/target/release/.cargo-lock
```
the dune file:
```
…
mimoo updated
3 years ago
-
How do I run the example? Ok, worked it out. Not sure what -p means...
```cargo run --release -p sandbox```
This example is cool, but it does lock the gui up while doing the simulated loadings.
-
**Describe the bug**
Installing with cargo takes forever. Both with current stable and nightly, from crates.io, from git, locked or not.
The build always gets stuck at:
Compiling git2-hooks v0.3…
R-Goc updated
3 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Current Behaviour
I am trying to …
-
Loom is currently only being used as a dependency for tests, as far as I can tell. However, it is included using `[target.'cfg(loom)'.dependencies.loom]`.
This comes with a few issues, mainly
> > …
-
I havent had a real problem with this, so maybe this is a non-issue, already handled somehow within osv-scanner.
That said, this feels like it is a problem with using `osv-scanner --lockfile Cargo.…
-
# Bug report
## Describe the bug
cargo xtask install command is not working properly
## To Reproduce
follow readme to install with cargo
```
➜ postgres_lsp git:(main) cargo xtask instal…
-
* Installed latest Debian
* Performed update/upgrade
* Installed Cargo package
* Attempted to install Coldsnap get this error:
"failed to select a version for 'env_logger'.
required by p…
-
### Problem
I have a crates.io patch pointing to a git repo and branch, and the **branch name contains a plus sign**.
That plus sign seems to break `cargo update MY_DEP`: (cargo update works fine)
…
-
Rustls panics with
>
> thread 'main' panicked at C:\Users\Ben\.cargo\registry\src\index.crates.io-6f17d22bba15001f\rustls-0.23.13\src\crypto\mod.rs:265:14:
> no process-level CryptoProvider avai…