feat: enable commit bodies in changelog and fixes general warnings and updates
This commit is contained in:
@@ -6,7 +6,7 @@ readme = "../../README.md"
|
||||
license-file = "../../LICENSE"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publishable = true
|
||||
publish = true
|
||||
|
||||
|
||||
[dependencies]
|
||||
@@ -18,7 +18,7 @@ anyhow.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
clap.workspace = true
|
||||
dotenv.workspace = true
|
||||
dotenvy.workspace = true
|
||||
serde_yaml.workspace = true
|
||||
serde.workspace = true
|
||||
reqwest = { workspace = true, features = ["blocking", "json"] }
|
||||
|
Reference in New Issue
Block a user