Skip to content

Commit

Permalink
build(deps): bump the cargo group with 1 update
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update: [ctor](https://github.com/mmastrac/rust-ctor).


Updates `ctor` from 0.2.6 to 0.2.7
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amaanq committed Feb 26, 2024
1 parent f1eecf9 commit 50264cd
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 @@ -49,7 +49,7 @@ clap = { version = "4.5.0", features = [
"help",
"unstable-styles",
] }
ctor = "0.2.6"
ctor = "0.2.7"
ctrlc = { version = "3.4.2", features = ["termination"] }
difference = "2.0.0"
dirs = "5.0.1"
Expand Down

0 comments on commit 50264cd

Please sign in to comment.