Skip to content

Commit

Permalink
Merge pull request #88 from amphitheatre-app/dependabot/cargo/toml-0.8.3
Browse files Browse the repository at this point in the history
Bump toml from 0.8.2 to 0.8.3
  • Loading branch information
wangeguo authored Oct 23, 2023
2 parents 95bdbbe + 108aa43 commit 3e540cf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ serde_json = "1.0"
serde_yaml = "0.9.25"
thiserror = "1.0.49"
tokio = { version = "1.33.0", features = ["full"] }
toml = "0.8.1"
toml = "0.8.3"
tracing = "0.1.39"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
url = "2.4.1"

0 comments on commit 3e540cf

Please sign in to comment.