2 Commits

Author SHA1 Message Date
95149ffd9f Update .gitignore
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-06-22 11:49:12 +02:00
a140748647 Correct attribution to fourth
All checks were successful
continuous-integration/drone/push Build is passing
Search and replace accidentally also renamed the original crate, called
fourth. But attributions should be correct.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-06-19 21:59:19 +02:00
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
/.idea
/.vscode
/target
config.yaml

View File

@@ -57,7 +57,7 @@ For detailed configuration, check [this example](./config.yaml.example).
## Thanks
- [`l4p`](https://crates.io/crates/`l4p`), of which this is a heavily modified fork.
- [`fourth`](https://crates.io/crates/fourth), of which this is a heavily modified fork.
## License