1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 08:42:54 +00:00

feat #24: List content of OSB files

This commit is contained in:
2023-12-30 07:15:09 +01:00
parent fccfe4a880
commit 036dc80ad0
4 changed files with 277 additions and 72 deletions

1
Cargo.lock generated
View File

@ -478,6 +478,7 @@ dependencies = [
name = "osc-variant"
version = "0.7.0"
dependencies = [
"bytes",
"clap",
"clap_complete",
"console",