Skip to content

Commit

Permalink
Update Rust crate serde_yaml to 0.9.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 4b59f7f commit c7f250d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ opt-level = 0
anyhow = "1.0.75"
dirs = "5.0.1"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9.27"
serde_yaml = "0.9.28"
tokio = { version = "1", features = ["full"] }
strum = { version = "0.25", features = ["derive"] }

Expand Down

0 comments on commit c7f250d

Please sign in to comment.