Skip to content

Commit d1183c3

Browse files
committed
lofty_attr: 0.8.0
1 parent 51c526e commit d1183c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ byteorder = "1.4.3"
1818
# ID3 compressed frames
1919
flate2 = { version = "1.0.26", optional = true }
2020
# Proc macros
21-
lofty_attr = { path = "lofty_attr" }
21+
lofty_attr = "0.8.0"
2222
# Debug logging
2323
log = "0.4.17"
2424
# OGG Vorbis/Opus

lofty_attr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lofty_attr"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["Serial <69764315+Serial-ATA@users.noreply.github.com>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)