We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a6b47 commit bd7e427Copy full SHA for bd7e427
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [Unreleased] - ReleaseDate
+## [2.0.0] - 2023-09-12
4
5
- Fixed link to crate documentation.
6
- Updated version of `bindgen` to 0.68.
Cargo.toml
[package]
name = "libheif-sys"
-version = "1.16.2"
+version = "2.0.0+1.16.2"
authors = ["Kirill Kuzminykh <[email protected]>"]
edition = "2018"
description = "libheif bindings"
0 commit comments