summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 6139a412efe7d1bf61a348685f0c9ae4cfa82005 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "ogg-tagger"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
lofty = "0.13.0"
regex = "1.8.3"
Software created with 💖