Skip to content

Commit 5838edc

Browse files
chore(deps): bump toml from 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.1.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c085ee3 commit 5838edc

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

Cargo.lock

Lines changed: 21 additions & 15 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 @@ askama = { version = "0.15", default-features = false, features = [
1313
"std",
1414
] }
1515
serde = { version = "1", features = ["derive"] }
16-
toml = "1.0"
16+
toml = "1.1"
1717
url = { version = "2", features = ["serde"] }
1818
clap = { version = "4.6", features = ["derive", "env"] }
1919
rcgen = "0.14.7"

0 commit comments

Comments
 (0)