Skip to content

Commit

Permalink
chore(deps): bump serde_yml from 0.0.10 to 0.0.11
Browse files Browse the repository at this point in the history
Bumps [serde_yml](https://github.com/sebastienrousseau/serde_yml) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/sebastienrousseau/serde_yml/releases)
- [Commits](sebastienrousseau/serde_yml@v0.0.10...v0.0.11)

---
updated-dependencies:
- dependency-name: serde_yml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 5b3b0d9 commit 3a8faee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -32,7 +32,7 @@ ratatui = { version = "0.27.0", features = [
] }
ratatui-macros = "0.4.2"
serde = "1.0.204"
serde_yml = "0.0.10"
serde_yml = "0.0.11"
tokio = { version = "1.38.0", features = [
"rt-multi-thread",
"macros",
Expand Down

0 comments on commit 3a8faee

Please sign in to comment.