Commit f6218ab5 authored by AWS SDK Rust Bot's avatar AWS SDK Rust Bot
Browse files

Synchronize the SDK lockfile

parent 77863388
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ name = "arbitrary"
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
dependencies = [
 "derive_arbitrary",
]

[[package]]
name = "assert-json-diff"
@@ -1211,7 +1214,7 @@ dependencies = [

[[package]]
name = "aws-smithy-eventstream"
version = "0.60.10"
version = "0.60.11"
dependencies = [
 "arbitrary",
 "aws-smithy-types",