Skip to content

Commit fa31d19

Browse files
Bump toml from 0.9.12+spec-1.1.0 to 1.0.3+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.0.3+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.3) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c5d425 commit fa31d19

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

Lines changed: 4 additions & 13 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
@@ -39,7 +39,7 @@ serde = { version = "1.0", features = ["derive", "std"] }
3939
serde_json = "1.0"
4040
tabled = "0.20"
4141
bel7-cli = { version = "0.9", features = ["tables", "serde", "clap", "completions"] }
42-
toml = "0.9"
42+
toml = "1.0"
4343
toml_edit = "0.25"
4444
color-print = "0.3"
4545
thiserror = "2.0"

0 commit comments

Comments
 (0)