Skip to content

Commit 2f93c22

Browse files
committed
Merged
1 parent 182c12b commit 2f93c22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
name = "nmx"
33
version = "1.0.2"
44
edition = "2024"
5+
authors = ["johndoe75"]
56

67
[dependencies]
78
anyhow = "1.0.98"
89
clap = { version = "4.5.39", features = ["derive"] }
910
colored = "3.0.0"
11+
regex = "1.11.1"

0 commit comments

Comments
 (0)