Skip to content

Commit

Permalink
chore(deps): update rust crate toml to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent bf2945e commit d27dbc3
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 d27dbc3

Please sign in to comment.