-
https://github.com/filecoin-project/filecoin-ffi/pull/464#discussion_r1677676342
E.g. the version of rust used in CI should be sourced from configuration files rather than hardcoded in the workflow…
-
**Describe the bug**
The error message for missing quotes is misleading.
**To Reproduce**
1. put something like `timeout_broadcast_tx_commit = 20s` in a .toml file
2. start some utility that use…
-
**Summary**
Original issue: #2362
Implementation: #9302
Design doc:
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#cargo-config
Issues: https://github.com/rus…
ehuss updated
1 month ago
-
Example
root/Cargo.toml:
```
...
[dependencies]
path-dependency = { path = "path-dependency" }
```
root/path-dependency/Cargo.toml:
```
...
[dev-dependencies]
env_logger = "*"
```
…
-
### Problem description
We're migrating to pyproject.toml and plan to switch to using recursive optional dependencies similar to what's described [here](https://hynek.me/articles/python-recursive-opt…
-
Hi,
I’m using Isla on `Ubuntu 20.04 LTS` with `gcc-riscv64-unknown-elf` for RISC-V, and I cloned the [isla-snapshots](https://github.com/rems-project/isla-snapshots) repository for the latest snapsho…
-
### What is the current behavior?
### Description
When the snow cli creates the `config.toml` it does not interpolate the variables within the attribute values except for `~`.
e.g.
```toml
…
-
### Describe the bug
when using `from toml` and `from yaml` on empty data, we do not get the same behaviour.
### How to reproduce
- :green_circle: `"" | from toml` will give the empty list
- :red_…
-
This is a package manifest format for Heroku and Packeto:
See https://github.com/search?q=path%3A**%2Fbuildpack.toml&type=code&ref=advsearch
Adding support would consist in:
1. Research and doc…
-
Hey, thanks for the great tool :) Unfortunately I have an issue creating the `toml` file for [this](https://github.com/veertuinc/anklet) repo. To reproduce:
```
git clone https://github.com/veertuin…