Skip to content

Commit

Permalink
chore(deps): update rust crate serde_yaml to 0.9.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent cd2298a commit a178aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ once_cell = { version = "1.19.0" }
tracing = { version = "0.1.40" }
tracing-subscriber = { version = "0.3.18" }
serde = { version = "1.0.197", features = ["derive"] }
serde_yaml = { version = "0.9.33" }
serde_yaml = { version = "0.9.34" }
envy = { version = "0.4.2" }

[dependencies.serenity]
Expand Down

0 comments on commit a178aa6

Please sign in to comment.