Skip to content

Commit

Permalink
Merge pull request #64 from dashed/dependabot/cargo/combine-4.6.7
Browse files Browse the repository at this point in the history
Bump combine from 4.6.6 to 4.6.7
  • Loading branch information
dashed authored Apr 11, 2024
2 parents 8e3227a + 0de6d36 commit 4c94b15
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 2018/day-23-2018/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ authors = ["Alberto Leal <[email protected]>"]
edition = "2018"

[dependencies]
combine = "4.6.6"
combine = "4.6.7"
2 changes: 1 addition & 1 deletion 2018/day-24-2018/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ authors = ["Alberto Leal <[email protected]>"]
edition = "2018"

[dependencies]
combine = "4.6.6"
combine = "4.6.7"
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.

0 comments on commit 4c94b15

Please sign in to comment.