Skip to content

Commit

Permalink
Merge pull request #350 from crate-ci/renovate/toml-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate toml to 0.8
  • Loading branch information
epage authored Oct 2, 2023
2 parents 3e3d6aa + d27dbc3 commit 7fec9c3
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 12 deletions.
78 changes: 67 additions & 11 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 crates/committed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ git2 = { version = "0.18", default-features = false }
clap = { version = "4.4", features = ["derive"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.7"
toml = "0.8"
unicode-segmentation = "1.10.1"
log = "0.4"
env_logger = "0.10"
Expand Down

0 comments on commit 7fec9c3

Please sign in to comment.