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 a6a9671 commit 52b53a2Copy full SHA for 52b53a2
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "exif"
3
-version = "0.6.0"
+version = "0.6.1"
4
authors = ["KAMADA Ken'ichi <[email protected]>"]
5
edition = "2021"
6
rust-version = "1.60"
NEWS
@@ -1,4 +1,4 @@
-0.6.1
+0.6.1 (2024-11-07)
- `exif::Error` has been changed to be `Sync` again. It was
unintentionally not so in 0.6.
0 commit comments