File tree 1 file changed +2
-0
lines changed 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ The following (off by default) Cargo features have been added:
14
14
- ` "custom" ` - allows a user to specify a custom implementation [ #109 ]
15
15
16
16
### Breaking Changes
17
+ - Unsupported targets no longer compile [ #107 ]
17
18
- Change/Add ` Error ` constants [ #120 ]
18
19
- Only impl ` std ` traits when the ` "std" ` Cargo feature is specified [ #106 ]
19
20
- Remove offical support for Hermit, L4Re, and UEFI [ #133 ]
@@ -22,6 +23,7 @@ The following (off by default) Cargo features have been added:
22
23
- Update MSRV to 1.34 [ #159 ]
23
24
24
25
[ #106 ] : https://github.com/rust-random/getrandom/pull/106
26
+ [ #107 ] : https://github.com/rust-random/getrandom/pull/107
25
27
[ #109 ] : https://github.com/rust-random/getrandom/pull/109
26
28
[ #120 ] : https://github.com/rust-random/getrandom/pull/120
27
29
[ #131 ] : https://github.com/rust-random/getrandom/pull/131
You can’t perform that action at this time.
0 commit comments