We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6acc4 commit db0e6ceCopy full SHA for db0e6ce
CHANGELOG.md
@@ -6,8 +6,6 @@
6
7
### New
8
9
-* Bump MSRV `1.85`
10
-* Bump edition `2024`
11
* `Toc::ctdb_url`
12
* `Toc::musicbrainz_url`
13
Cargo.toml
@@ -2,8 +2,8 @@
2
name = "cdtoc"
3
version = "0.7.0"
4
authors = ["Josh Stoik <josh@blobfolio.com>"]
5
-edition = "2024"
-rust-version = "1.85"
+edition = "2021"
+rust-version = "1.83"
description = "Parser and tools for CDTOC metadata tags."
license = "WTFPL"
repository = "https://github.com/Blobfolio/cdtoc"
0 commit comments