chore: bump version due to mistake with scraper

yes, i messed up... it's fixed now.
This commit is contained in:
talwat 2025-09-25 16:07:32 +02:00
parent c2530453fb
commit 9b61dffb12
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1508,7 +1508,7 @@ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
[[package]]
name = "lowfi"
version = "1.7.0"
version = "1.7.1"
dependencies = [
"arc-swap",
"atomic_float",

View File

@ -1,6 +1,6 @@
[package]
name = "lowfi"
version = "1.7.0"
version = "1.7.1"
edition = "2021"
description = "An extremely simple lofi player."
license = "MIT"