We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d9cda commit c64e796Copy full SHA for c64e796
RELEASES.md
@@ -109,8 +109,8 @@ Compatibility Notes
109
- [WASI platforms no longer use the `wasm-bindgen` ABI, and instead use the wasm32 ABI.][79998]
110
- [`rustc` no longer promotes division, modulo and indexing operations to `const` that
111
could fail.][80579]
112
-- [The minimum version of `glibc` required when building with the Ubuntu 20.04 toolchain
113
- for the following platforms has been bumped to version 2.31.][81521]
+- [The minimum version of glibc for the following platforms has been bumped to version 2.31
+ for the distributed artifacts.][81521]
114
- `armv5te-unknown-linux-gnueabi`
115
- `sparc64-unknown-linux-gnu`
116
- `thumbv7neon-unknown-linux-gnueabihf`
0 commit comments