Skip to content

Commit 09dd1d8

Browse files
committed
chore: bump version to 2.5.1
1 parent 4f50f38 commit 09dd1d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## nom-exif v2.5.1
4+
5+
### Fixed
6+
7+
- Panic when parsing GPSInfo #37
8+
39
## nom-exif v2.5.0
410

511
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nom-exif"
33
rust-version = "1.80"
4-
version = "2.5.0"
4+
version = "2.5.1"
55
edition = "2021"
66
license-file = "LICENSE"
77
description = "Exif/metadata parsing library written in pure Rust, both image (jpeg/heif/heic/jpg/tiff etc.) and video/audio (mov/mp4/3gp/webm/mkv/mka, etc.) files are supported."

0 commit comments

Comments
 (0)