mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-12-13 14:33:21 +00:00
chore(master): release 0.10.4 (#62)
Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a8c1744288
commit
3c0c6ca0be
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "osc-variant"
|
||||
version = "0.10.3"
|
||||
version = "0.10.4"
|
||||
edition = "2024"
|
||||
authors = ["Paul-Christian Volkmer"]
|
||||
description = "Anwendung zum Anpassen einer OSC-Datei an einen Standort"
|
||||
@@ -21,7 +21,7 @@ quick-xml = { version = "0.38", features = ["escape-html", "serialize"], default
|
||||
console = "0.16"
|
||||
indicatif = "0.18"
|
||||
|
||||
deob = { path = "libs/deob", version = "0.10.3", optional = true }
|
||||
deob = { path = "libs/deob", version = "0.10.4", optional = true }
|
||||
zip = { version = "6.0", optional = true }
|
||||
bytes = "1.11"
|
||||
sha2 = { version = "0.10", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user