Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Bump nom from 5.1.2 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [nom](https://github.com/Geal/nom) from 5.1.2 to 6.0.0.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md)
- [Commits](rust-bakery/nom@5.1.2...6.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 31, 2020
1 parent 59f060b commit d91a07d
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 9 deletions.
64 changes: 56 additions & 8 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 chain-tx-enclave-next/mls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ring = { version = "0.16.15", features = ["std"] }
thiserror = "1.0"
rustls = "0.18"
x509-parser = "0.8.2"
nom = "5.1"
nom = "6.0"
secrecy = "0.7.0"
sha2 = "0.9"
hkdf = { version = "0.10", features = ["std"] }
Expand Down

0 comments on commit d91a07d

Please sign in to comment.