Skip to content

Commit

Permalink
Update octocrab dependency to get rid of a bunch of duplicate crates (#…
Browse files Browse the repository at this point in the history
…157)

* Update octocrab dependency to get rid of a bunch of duplicate crates

* Update changelog
  • Loading branch information
hatchan authored Nov 3, 2023
1 parent be007e1 commit 7da380c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 59 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

-
- Update octocrab dependency to get rid of a bunch of duplicate crates (#157)

## [0.6.0]

Expand Down
82 changes: 25 additions & 57 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 am/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ignore = "0.4.20"
include_dir = "0.7.3"
indicatif = "0.17.5"
itertools = "0.11.0"
octocrab = "0.31.2"
octocrab = "0.32.0"
once_cell = "1.17.1"
open = "5.0.0"
rand = "0.8.5"
Expand Down

0 comments on commit 7da380c

Please sign in to comment.