fix: make part and file section in config optional

This commit is contained in:
TECHNOFAB 2024-12-27 14:31:50 +01:00
parent 98ab491bd0
commit 1a7c22bdbf
No known key found for this signature in database
GPG key ID: D06FBA11BA6FF836
6 changed files with 11 additions and 8 deletions

2
Cargo.lock generated
View file

@ -61,7 +61,7 @@ dependencies = [
[[package]]
name = "bump2version"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"clap",
"regex",