add pattern-edit
This commit is contained in:
parent
d1e9c0a431
commit
ce6254df7e
3 changed files with 86 additions and 4 deletions
|
|
@ -5,9 +5,11 @@ edition = "2021"
|
|||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
strip = true
|
||||
|
||||
[dependencies]
|
||||
tempfile = "3.20.0"
|
||||
dialoguer = "0.11.0"
|
||||
rand = "0.9.0"
|
||||
clap = { version = "4.5.38", features = [ "derive" ]}
|
||||
sedregex = "0.2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue