Skip to content

Commit

Permalink
build(deps): bump twilight-validate from 0.14.2 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [twilight-validate](https://github.com/twilight-rs/twilight) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/twilight-rs/twilight/releases)
- [Changelog](https://github.com/twilight-rs/twilight/blob/main/release.toml)
- [Commits](twilight-rs/twilight@twilight-validate-0.14.2...twilight-validate-0.15.0)

---
updated-dependencies:
- dependency-name: twilight-validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2023
1 parent 76f9caa commit 602e0dc
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 11 deletions.
43 changes: 33 additions & 10 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
Expand Up @@ -44,7 +44,7 @@ twilight-gateway = { version = "0.14.1", default-features = false, features = ["
twilight-http = { version = "0.14.3", default-features = false, features = ["decompression", "rustls-native-roots"] }
twilight-model = "0.14.4"
twilight-util = { version = "0.14.2", default-features = false, features = ["builder", "snowflake"] }
twilight-validate = "0.14.2"
twilight-validate = "0.15.0"
twilight-mention = "0.14.0"
twitch_api = { version = "0.7.0-rc.4", features = ["all", "reqwest"] }
unicode-segmentation = "1.10.0"
Expand Down

0 comments on commit 602e0dc

Please sign in to comment.