-
Thank you for making cargo readme available. While using it I found a small issue
I tried running cargo readme on a crate with proc macro's in it. It had this section in its cargo.toml
```
[lib]
…
-
When I write a new migration but forget to add it to the pgpkg.toml file, pgpkg treats it like a MOB definition, and returns a parsing error.
```
error: unable to complete package installation: u…
-
## Description:
I am encountering an issue with the TOML configuration when trying to pass integer values to a finding field with a custom written plugin. When the integer field (testfield) is includ…
-
**Describe the bug**
Environment variables that contain valid TOML are parsed with [parse_with_toml()](https://github.com/rochacbruno/dynaconf/blob/6c6fda4950a1a403b71503c8940692aeb3725cdf/dynaconf/u…
-
Hello,
I just installed `oatbar` using `cargo install oatbar` and when I launch it I get this error printer on the bar : "desktop: State error: Command failed: Error running command: EOF while pars…
-
Thanks for such a great program. I know fedora 39 is delayed for another week but I figured I'd post what I found.
It mostly install/upgrades fine via pip until it tries to build hidapi:
**Descr…
-
## Current Architecture
The Tandem infrastructure currently relies on Lua files to define constants and functionalities for simulating specific scenarios. Each Lua file describes a class that encap…
-
### Relevant telegraf.conf
```toml
[global_tags]
Account = 'MyAccount'
"Key1" = 'Value1'
'my.key' = 'Value2'
[inputs]
[[inputs.cpu]]
...
```
### Logs from Telegraf
```text
2024-09-23…
-
with `lua prelude` instead of `lua-prelude`, got this:
`thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: expected an equals, found an identifier at line 1 in Settings.toml', li…
-
**Describe the bug**
When using the `--sidecar-template` option and saving the command to a TOML config file, osxphotos crashes when loading that config file.
**To Reproduce**
Steps to reproduce …