Commit Graph
4 Commits
Author SHA1 Message Date
steven-omaha 86880212c1 doc: fix toml syntax 2024-04-23 13:09:30 +02:00
steven-omaha 7e85bc39d5 doc(man): add pip_binary config value 2024-04-23 12:30:21 +02:00
steven-omaha dce5aec11f fix(man): toml syntax 2024-04-23 12:28:40 +02:00
steven-omaha e9c3cec6d8 refact(config)!: use toml instead of yaml
serde_yaml is deprecated and archived. We should not depend on that.
Therefore switching to toml.

Fixes #76.
2024-04-23 12:22:23 +02:00