update dependencies and change version to 1.7.4 (#75)

* deps: cargo update

cc v1.2.60 -> v1.2.61
libc v0.2.185 -> v0.2.186
winnow v1.0.1 -> v1.0.2

* deps: update cargo-sources.json for flatpak

* change version to 1.7.4
This commit is contained in:
Tarasov Aleksandr
2026-04-25 15:58:49 +03:00
committed by GitHub
parent 76b1d4f345
commit 9adc6cfbda
9 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pwsp"
version = "1.7.3"
version = "1.7.4"
edition = "2024"
authors = ["arabian"]
description = "PWSP lets you play audio files through your microphone. Has both CLI and GUI clients."