upstream: https://github.com/mirage/mirage-crypto

changes: fix reference to PR

+2 -2
+2 -2
CHANGES.md
··· 1 1 ## v2.0.1 (2025-05-15) 2 2 3 3 * Use arc4random_buf instead of getrandom on Android before getrandom 4 - became available in API 28 (#259 @jonahbeckford) 5 - * Define fill_bytes for MSVC (#259 @jonahbeckford) 4 + became available in API 28 (#261 @jonahbeckford) 5 + * Define fill_bytes for MSVC (#261 @jonahbeckford) 6 6 * Update CI and remove DKML (#262 #265 @hannesm) 7 7 * Update README (reported by @kit-ty-kat in #263) 8 8