Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: nom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bmc-msft <41130664+bmc-msft@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and bmc-msft authored Aug 23, 2021
1 parent 7fffb07 commit c725b65
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 43 deletions.
52 changes: 10 additions & 42 deletions src/agent/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 src/agent/srcview/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ binary-tests = []

[dependencies]
log = "0.4"
nom = "6"
nom = "7"
pdb = "0.7"
regex = "1"
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit c725b65

Please sign in to comment.