Skip to content

Commit

Permalink
build(deps): bump ctor from 0.2.4 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.4 to 0.2.5.
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent c852b8d commit ca702b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -15,7 +15,7 @@ async-trait = "0.1.73"
bollard = { git = "https://github.com/queer/bollard", rev = "2624ced" }
clap = { version = "4.4.3", features = ["derive"] }
color-eyre = { version = "0.6.2", features = ["issue-url"] }
ctor = "0.2.4"
ctor = "0.2.5"
disk-drive = "0.1.10"
eyre = "0.6.8"
flail = "0.3.0"
Expand Down

0 comments on commit ca702b6

Please sign in to comment.