mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump getopts from 0.2.21 to 0.2.23
Bumps [getopts](https://github.com/rust-lang/getopts) from 0.2.21 to 0.2.23. - [Release notes](https://github.com/rust-lang/getopts/releases) - [Changelog](https://github.com/rust-lang/getopts/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/getopts/compare/v0.2.21...v0.2.23) --- updated-dependencies: - dependency-name: getopts dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac0f3a57a3
commit
6b5de4fbff
2 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@ exclude = ["/tools", "/.github", "/Cross.toml", "/content", "/CODE_OF_CONDUCT.md
|
|||
configparser = "3.0"
|
||||
env_logger = { version = "0.11", default-features = false, features = ["auto-color", "humantime"] }
|
||||
futures-util = "0.3"
|
||||
getopts = "0.2.21"
|
||||
getopts = "0.2.23"
|
||||
glob = "0.3"
|
||||
log = "0.4"
|
||||
mime_guess = "2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue