Skip to content

Commit

Permalink
chore(deps): Bump scroll from 0.11.0 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [scroll](https://github.com/m4b/scroll) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/m4b/scroll/blob/master/CHANGELOG.md)
- [Commits](https://github.com/m4b/scroll/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and arronwy committed Feb 26, 2024
1 parent 6668b17 commit 05b981d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 attestation-agent/attester/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kbs-types.workspace = true
log.workspace = true
nix = { version = "0.26.2", optional = true }
occlum_dcap = { git = "https://github.com/occlum/occlum", tag = "v0.29.7", optional = true }
scroll = { version = "0.11.0", default-features = false, features = ["derive"], optional = true }
scroll = { version = "0.12.0", default-features = false, features = ["derive"], optional = true }
serde.workspace = true
serde_json.workspace = true
sev = { version = "1.2.0", default-features = false, features = [
Expand Down

0 comments on commit 05b981d

Please sign in to comment.