sasl: Support getrandom 0.3 and 0.4
getrandom 0.4.1 was released on 2026-02-03. sasl can use it without code change.
This commit is contained in:
parent
a5cb228ee8
commit
109356f129
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
Version NEXT, released 20??-??-??:
|
||||
* Improvements
|
||||
- This crate is now `no_std`, you can use it even on platforms which don’t provide the `std` crate.
|
||||
- Support getrandom 0.3 and 0.4.
|
||||
|
||||
Version 0.5.2, released 2024-07-22:
|
||||
* Improvements
|
||||
|
|
|
|||
Loading…
Reference in a new issue