Skip to content

Commit

Permalink
Update Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Nov 15, 2023
1 parent 03ace39 commit 9aac4d9
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 47 deletions.
90 changes: 43 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions tls_codec/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ serde = { version = "1.0.184", features = ["derive"], optional = true }

[dev-dependencies]
clap = "=4.3.23" # pinned to preserve MSRV
anstyle = "=1.0.3" # 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 9aac4d9

Please sign in to comment.