Skip to content

Commit

Permalink
Update Rust crate serde_yaml to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed Apr 19, 2023
1 parent 81bb402 commit 1006137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 rust/crd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ strum = { version = "0.24", features = ["derive"] }
tracing = "0.1"

[dev-dependencies]
serde_yaml = "0.8"
serde_yaml = "0.9"
rstest = "0.16"

0 comments on commit 1006137

Please sign in to comment.