Skip to content

Commit

Permalink
Bump proc-mounts from 0.2.4 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [proc-mounts](https://github.com/pop-os/proc-mounts) from 0.2.4 to 0.3.0.
- [Changelog](https://github.com/pop-os/proc-mounts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pop-os/proc-mounts/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 12b7fb9 commit a0ad911
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 57 deletions.
61 changes: 5 additions & 56 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 intel-sgx/sgxs-tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ petgraph = "0.4" # MIT/Apache-2.0
mopa = "0.2" # MIT/Apache-2.0
syn = { version = "0.15", features = ["full"] } # MIT/Apache-2.0
fnv = "1" # MIT/Apache-2.0
proc-mounts = "0.2.4" # MIT
proc-mounts = "0.3.0" # MIT
serde = "1.0.84" # MIT/Apache-2.0
serde_derive = "1.0.84" # MIT/Apache-2.0
serde_yaml = "0.8.8" # MIT/Apache-2.0
Expand Down

0 comments on commit a0ad911

Please sign in to comment.