Skip to content

Commit

Permalink
chore(deps): bump anstyle-parse from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [anstyle-parse](https://github.com/rust-cli/anstyle) from 0.2.1 to 0.2.2.
- [Commits](rust-cli/anstyle@anstyle-parse-v0.2.1...anstyle-parse-v0.2.2)

---
updated-dependencies:
- dependency-name: anstyle-parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent f2dc3db commit 1811035
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 tls_codec/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ serde = { version = "1.0.184", features = ["derive"], optional = true }
clap = "=4.3.23" # pinned to preserve MSRV
clap_lex = "=0.5.0" # pinned to preserve MSRV
anstyle = "=1.0.2" # pinned to preserve MSRV
anstyle-parse = "=0.2.1" # pinned to preserve MSRV
anstyle-parse = "=0.2.2" # pinned to preserve MSRV
criterion = { version = "0.5", default-features = false }
regex = "1.8"

Expand Down

0 comments on commit 1811035

Please sign in to comment.