Added
- Send a message via a Discord webhook if the outside IP changes.
- Use Dotenvy to load environment variables from a file.
Changed
- Use
serde_jason::Valueinstead of Cloudlflare's exact structs to prevent having to update the structs if something unrelated changes. - Explain how to use Tracing in README.
- Update crates.