-
Here's the error
```
Error: An error occured while trying to build the bootloader: The `bootloader` dependency has not the right format: No `package.metadata.bootloader.target` key found in Cargo.toml…
-
I am getting the below parsing error for the attached pyproject.toml. Can you advise if there is a workaround or fix possible for the same?
Tested with: http://binarymuse.github.io/toml-node/
``…
-
Dear all,
I might be wrong, but I have just updated to the 3.0.2 version of crest, and somehow the parsing of flags arguments from toml file is misteriously not working now. I use the --cinp flag b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Description
Apparently Dependabot is using the very outdated and poorly …
-
- [x] https://github.com/foundry-rs/foundry/issues/3731
- [x] https://github.com/foundry-rs/foundry/issues/3754
- [x] https://github.com/foundry-rs/foundry/issues/4601
- [ ] https://github.com/foun…
-
It looks like I'm hitting this bug: https://github.com/dependabot/dependabot-core/issues/10523.
Check in a week or so to see if it's fixed.
-
This should have been supported from the day 1. I think we need to take the user-facing API from `toml_datetime` (so we don't need to depend on another external crate) and perhaps also take the [parsi…
-
The `FEATURES_LOWERCASE` static variable is created by searching for env variables with prefix `CARGO_FEATURE_`, and parsing the suffixes to extract features names.
Its correct that every feature has…
-
I think that we should be more precise in the naming of the toml files for opening/parsing the input files of the different modules, specially if these are all in the same folder.
I say that because…
-
github.com/pelletier/go-toml/v2@v2.2.3: parsing go.mod: go.mod:3: invalid go version '1.21.0': must match format 1.23
What is the best way to proceed?#
Thanks
Sascha