rust-osdev/uart_16550

might want to update the x86_64 dep

haraldh opened this issue · 3 comments

x86_64 = "0.7.3"

Sure! I'd be happy to merge a pull request for this.

Btw, there is dependabot automatically filing PRs for dep updates, which would trigger the CI :)

My problem with depandabot is that it will file a PR for every single patch version, which is not necessary with cargo and semantic versioning.