Skip to content

Commit

Permalink
Bump serde-bytes-repr from 0.1.5 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [serde-bytes-repr](https://github.com/cfsamson/rfi-serde-byte-repr) from 0.1.5 to 0.3.0.
- [Release notes](https://github.com/cfsamson/rfi-serde-byte-repr/releases)
- [Commits](https://github.com/cfsamson/rfi-serde-byte-repr/commits)

---
updated-dependencies:
- dependency-name: serde-bytes-repr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 7ff7ae3 commit df93f7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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/ias/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ byteorder = "1.0"
log = "0.4"
percent-encoding = "2.1"
serde_bytes = "0.11"
serde-bytes-repr = { version = "0.1", optional = true }
serde-bytes-repr = { version = "0.3", optional = true }
serde_json = { version = "1", optional = true }
serde = { version = "1.0.7", features = ["derive"] }
url = "2.2"
Expand Down

0 comments on commit df93f7f

Please sign in to comment.