Skip to content

Commit d376d49

Browse files
chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 (#14)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc61616 commit d376d49

2 files changed

Lines changed: 22 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["command-line-utilities", "development-tools"]
1313
[dependencies]
1414
clap = { version = "4", features = ["derive"] }
1515
serde = { version = "1", features = ["derive"] }
16-
toml = "0.8"
16+
toml = "1.1"
1717
anyhow = "1"
1818
thiserror = "2"
1919
handlebars = "6"

0 commit comments

Comments
 (0)