Skip to content

Commit

Permalink
Update Rust crate toml to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent d30a9a2 commit e173388
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ config = "0.13.3"
serde_json = "1.0.107"
tokio = { version = "1.33.0", features = ["full"] }
regex = "1.10.2"
toml = "0.8.5"
toml = "0.8.6"
url = "2.4.1"
log = "0.4.20"
simple_logger = "4.2.0"

0 comments on commit e173388

Please sign in to comment.