Commit Graph
2 Commits
Author SHA1 Message Date
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