Skip to content

Commit

Permalink
Update Rust crate toml to 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent e71bf29 commit 5fbef69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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.2"
toml = "0.8.4"
url = "2.4.1"
log = "0.4.20"
simple_logger = "4.2.0"

0 comments on commit 5fbef69

Please sign in to comment.