Skip to content

Commit

Permalink
Bump daggy from 0.6.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [daggy](https://github.com/mitchmindtree/daggy) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/mitchmindtree/daggy/releases)
- [Commits](https://github.com/mitchmindtree/daggy/commits)

---
updated-dependencies:
- dependency-name: daggy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
1 parent 8deb326 commit 7797c4b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
19 changes: 13 additions & 6 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 uvm_install_graph/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ appveyor = { repository = "Larusso/unity-version-manager", branch = "master", se
maintenance = { status = "experimental" }

[dependencies]
daggy = "0.6.0"
daggy = "0.8.0"
fixedbitset = "0.1.8"
itertools = "0.9.0"
uvm_core = { path = "../uvm_core", version = "0.12.0" }
Expand Down

0 comments on commit 7797c4b

Please sign in to comment.