From bb1b211f162d6837bab5d9e4905ab702a2b6604a Mon Sep 17 00:00:00 2001 From: Kirill Kuzminykh Date: Wed, 4 Dec 2024 21:55:48 +0300 Subject: [PATCH] Prepare to release. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 9a4fabb..b52976a 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,6 @@ available. In this case the pre-generated file `bindings.rs` will be used instead of generating it on the fly with help of `bindgen` crate. -
- -Warning: `bindings.rs` file was generated under x64 linux and may -not work as expected under x32 architectures or other operating systems. - -
- ### Linux The crate uses `pkg-confing` to find installed `libheif`.