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

Commit

Permalink
Bump proc-maps from 0.1.9 to 0.2.0 in /src/agent
Browse files Browse the repository at this point in the history
Bumps [proc-maps](https://github.com/rbspy/proc-maps) from 0.1.9 to 0.2.0.
- [Release notes](https://github.com/rbspy/proc-maps/releases)
- [Commits](rbspy/proc-maps@v0.1.9...v0.2.0)

---
updated-dependencies:
- dependency-name: proc-maps
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2021
1 parent fda2e00 commit 7eeb515
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 38 deletions.
106 changes: 69 additions & 37 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/onefuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ nix = "0.23"
[target.'cfg(target_os = "linux")'.dependencies]
pete = "0.8"
rstack = "0.3"
proc-maps = "0.1"
proc-maps = "0.2"

0 comments on commit 7eeb515

Please sign in to comment.