Skip to content

Commit

Permalink
Merge pull request fdo-rs#703 from fdo-rs/dependabot/cargo/serde_repr…
Browse files Browse the repository at this point in the history
…-0.1.19

chore: bump serde_repr from 0.1.17 to 0.1.19
  • Loading branch information
mergify[bot] authored Nov 27, 2024
2 parents 624729c + 9ada1bb commit 7a0ecf2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 data-formats/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ log = "0.4"
serde = "1"
serde_bytes = "0.11"
serde_cbor = "0.11"
serde_repr = "0.1.6"
serde_repr = "0.1.19"
serde_tuple = "0.5"
thiserror = "1"
aws-nitro-enclaves-cose = { git = "https://github.com/nullr0ute/aws-nitro-enclaves-cose/", rev = "e3938e60d9051690569d1e4fcbe1c0c99d2fafa8" }
Expand Down

0 comments on commit 7a0ecf2

Please sign in to comment.