Version bump
To push the documentation link to crates.io, mostly.
This commit is contained in:
parent
1db37c6513
commit
8fdd0f71f5
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -320,7 +320,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "id3-image"
|
name = "id3-image"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"id3 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"id3 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "id3-image"
|
name = "id3-image"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
authors = ["Andrew Radev <andrey.radev@gmail.com>"]
|
authors = ["Andrew Radev <andrey.radev@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "A tool to embed images into mp3 files"
|
description = "A tool to embed images into mp3 files"
|
||||||
|
Loading…
Reference in New Issue
Block a user