-
I have just commited changes to the `Cargo.lock`.
As per the the [Cargo documentation](http://doc.crates.io/guide.html#cargotoml-vs-cargolock)
> - If you’re building a library, put Cargo.lock in you…
-
Following the documentation for [crate_universe](http://bazelbuild.github.io/rules_rust/crate_universe.html), you will get build errors similar to this one:
```
ERROR: Error computing the main rep…
-
**Describe the bug**
When running any tasks in a `npm` project, it seems `moon` is going to first run `npm install`, but `npm install` is not freezing the `package-lock.json` files and there are no…
-
### What would you like to share?
#### Work Expected From The Issue
Provide several optimizations to improve the performance of the search engine by making the following changes:
- Replace `Futures…
-
Hey, I'm getting errors in godot whenever I try to use hot reloading in Godot 4.3 (non-mono). I'm on [7634fe7](https://github.com/godot-rust/gdext/commit/7634fe769d1fcb66209586f0b6c06aac40978253) of `…
-
I have the following `Dockerfile`: https://github.com/libp2p/rust-libp2p/blob/v0.52/interop-tests/Dockerfile.native.
Recently, we released a new version of `libp2p-identity`, version `0.2.8`. That …
-
Even though we used nightly-2022-02-04-x86_64-unknown-linux-gnu as the toolchain, cargo still failed due to version incompatibility when building third-party dependencies(crates.io).
some of errors…
-
### Problem
Lets say I have two crates, with these contents of `Cargo.toml`. The Rust code does not matter here.
```toml
# foo/Cargo.toml
[dependencies]
serde = {version = "1.0.133", option…
-
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_…
-
Would it make sense to adapt `cargo-hack` for checking dependency version resolution per crate in a workspace? Especially with `-Z minimal-versions`.
If I have:
* workspace
* `my_crate1 `
…