Skip to content

Commit

Permalink
Merge pull request #171 from amphitheatre-app/dependabot/cargo/serde_…
Browse files Browse the repository at this point in the history
…yaml-0.9.34deprecated

chore(deps): bump serde_yaml from 0.9.33 to 0.9.34+deprecated
  • Loading branch information
wangeguo authored Apr 3, 2024
2 parents a3dd5e1 + 00bffc7 commit 8ca0a5c
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 @@ -37,7 +37,7 @@ kube = { version = "0.88.0", default-features = false, features = ["runtime", "d
lazy_static = "1.4.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_yaml = "0.9.33"
serde_yaml = "0.9.34"
thiserror = "1.0.58"
tokio = { version = "1.37.0", features = ["full"] }
toml = "0.8.12"
Expand Down

0 comments on commit 8ca0a5c

Please sign in to comment.