Skip to content

Commit 51381bb

Browse files
Merge pull request #135 from rabbitmq/dependabot/cargo/toml-1.1.0spec-1.1.0
Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0
2 parents edb8302 + 4e45495 commit 51381bb

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

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

0 commit comments

Comments
 (0)