We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3392671 commit 192e737Copy full SHA for 192e737
CHANGELOG.md
@@ -13,6 +13,7 @@
13
* Remove cap-std and cap-tempfile dependencies ([PR #484])
14
* Add new `avbroot avb verify-device` command to verify the signatures on the actual device ([Issue #482], [PR #485], [PR #486])
15
* This is only available in the Android build of avbroot.
16
+* Update dependencies and fix new Rust 1.89 clippy lints ([PR #487])
17
18
### Version 3.19.0
19
@@ -579,3 +580,4 @@ Behind-the-scenes changes:
579
580
[PR #484]: https://github.com/chenxiaolong/avbroot/pull/484
581
[PR #485]: https://github.com/chenxiaolong/avbroot/pull/485
582
[PR #486]: https://github.com/chenxiaolong/avbroot/pull/486
583
+[PR #487]: https://github.com/chenxiaolong/avbroot/pull/487
0 commit comments