Skip to content

Commit

Permalink
Merge pull request #5565 from oasisprotocol/dependabot/cargo/toml-0.8.2
Browse files Browse the repository at this point in the history
rust: bump toml from 0.5.11 to 0.8.2
  • Loading branch information
kostko authored Feb 26, 2024
2 parents 169dbdd + 70f2ade commit 1f9bfa6
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 4 deletions.
43 changes: 40 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2018"
anyhow = "1.0"
thiserror = "1.0"
serde = { version = "1.0.137", features = ["derive"] }
toml = "0.5.9"
toml = "0.8.2"
clap = "4.0.22"
ansi_term = "0.12.1"

Expand Down

0 comments on commit 1f9bfa6

Please sign in to comment.