Skip to content

Commit

Permalink
Merge pull request #251 from gifnksm/dependabot/cargo/toml_edit-0.19.14
Browse files Browse the repository at this point in the history
Bump toml_edit from 0.19.13 to 0.19.14
  • Loading branch information
gifnksm authored Jul 18, 2023
2 parents c9c1245 + 638c029 commit 27dadad
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 @@ -38,7 +38,7 @@ regex = "1.9.1"
serde = { version = "1.0.168", features = ["derive"] }
serde_json = "1.0.103"
thiserror = "1.0.43"
toml_edit = { version = "0.19.13", features = ["serde"] }
toml_edit = { version = "0.19.14", features = ["serde"] }
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
url = "2.4.0"
Expand Down

0 comments on commit 27dadad

Please sign in to comment.