mirror of
https://github.com/TECHNOFAB11/bump2version.git
synced 2025-12-12 08:00:09 +01:00
chore: remove lib related stuff
This commit is contained in:
parent
1a7c22bdbf
commit
5d2e86e6f1
5 changed files with 1 additions and 13 deletions
|
|
@ -13,10 +13,6 @@ authors = [
|
|||
"TECHNOFAB <admin@technofab.de>",
|
||||
]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.1", features = ["derive"] }
|
||||
regex = "1.10.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue