Skip to content

Commit

Permalink
Merge pull request #820 from foresterre/dependabot/cargo/toml_edit-0.…
Browse files Browse the repository at this point in the history
…20.7
  • Loading branch information
foresterre authored Oct 30, 2023
2 parents c8f5f01 + 0a891bc commit 21bb3f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -35,7 +35,7 @@ storyteller = "0.8.1" # minimal multi user output architecture
tabled = { version = "0.10.0", features = ["color"] } # pretty print tables
terminal_size = "0.3.0" # determine the terminal size
thiserror = "1.0.50" # error handling
toml_edit = "0.20.6" # read and write the Cargo.toml
toml_edit = "0.20.7" # read and write the Cargo.toml
tracing = "0.1" # tracing
tracing-appender = "0.2" # tracing
tracing-subscriber = { version = "0.3", features = ["json"] }
Expand Down

0 comments on commit 21bb3f6

Please sign in to comment.