Skip to content

Commit

Permalink
build(deps): bump vrd from 0.0.6 to 0.0.7
Browse files Browse the repository at this point in the history
Bumps [vrd](https://github.com/sebastienrousseau/vrd) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/sebastienrousseau/vrd/releases)
- [Commits](sebastienrousseau/vrd@v0.0.6...v0.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b09380f commit 26b7652
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 @@ -60,7 +60,7 @@ serde_json = "1.0.116"
tempfile = "3.10.1"
toml = "0.8.12"
uuid = { version = "1.8.0", features = ["v4"] }
vrd = "0.0.6"
vrd = "0.0.7"
yaml-rust = "0.4.5"

# Unix platforms use OpenSSL for now to provide SSL functionality
Expand Down

0 comments on commit 26b7652

Please sign in to comment.