Skip to content

Commit 4061b8f

Browse files
committed
moved cli commands to their own folders
1 parent e3a9d4d commit 4061b8f

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dloc-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dloc-cli"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors.workspace = true
55
edition.workspace = true
66

File renamed without changes.
File renamed without changes.
File renamed without changes.

dloc-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dloc-core"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors.workspace = true
55
edition.workspace = true
66

0 commit comments

Comments
 (0)