Skip to content

Commit

Permalink
Merge pull request #48 from amphitheatre-app/dependabot/cargo/serde_y…
Browse files Browse the repository at this point in the history
…aml-0.9.31

chore(deps): bump serde_yaml from 0.9.30 to 0.9.31
  • Loading branch information
wangeguo authored Jan 30, 2024
2 parents e70b497 + 8b2d6f4 commit 5d9194d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -25,7 +25,7 @@ futures = "0.3"
headers = "0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_yaml = "0.9.30"
serde_yaml = "0.9.31"
thiserror = "1.0.56"
tokio = { version = "1.35.1", features = ["full"] }
tokio-stream = "0.1"
Expand Down

0 comments on commit 5d9194d

Please sign in to comment.