Skip to content

Commit

Permalink
chore(deps): bump anstyle from 1.0.2 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [anstyle](https://github.com/rust-cli/anstyle) from 1.0.2 to 1.0.4.
- [Commits](rust-cli/anstyle@anstyle-wincon-v1.0.2...v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent c281f47 commit a060c83
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 @@ -24,7 +24,7 @@ serde = { version = "1.0.184", features = ["derive"], optional = true }
[dev-dependencies]
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 = "=1.0.4" # pinned to preserve MSRV
anstyle-parse = "=0.2.1" # pinned to preserve MSRV
criterion = { version = "0.5", default-features = false }
regex = "1.8"
Expand Down

0 comments on commit a060c83

Please sign in to comment.