1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 16:52:55 +00:00

Add sub command 'tree' to show dependencies

This commit is contained in:
2023-08-29 17:34:02 +02:00
parent 37c8b47d1f
commit 103075ab78
11 changed files with 272 additions and 7 deletions

2
Cargo.lock generated
View File

@ -126,7 +126,7 @@ checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
[[package]]
name = "osc-variant"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"clap",
"console",