Fix typos (#944)

This commit is contained in:
Viktor Szépe
2024-02-21 14:49:42 +01:00
committed by GitHub
parent 157c4fb5ae
commit fb54855d5f
2 changed files with 2 additions and 2 deletions

View File

@@ -244,7 +244,7 @@ Several breaking changes were made between 0.9 and 0.10, but changes should be s
* Update `hostname` to 0.3
* Update to `nom` 6
* Replace `log` with `tracing`
* Move CI to Github Actions
* Move CI to GitHub Actions
* Use criterion for benchmarks
<a name="v0.9.2"></a>