Loading aws/rust-runtime/aws-sigv4/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ sha2 = "0.10" criterion = "0.4" bytes = "1" httparse = "1.5" pretty_assertions = "1.0" pretty_assertions = "1.3" proptest = "1" time = { version = "0.3.4", features = ["parsing"] } Loading rust-runtime/aws-smithy-checksums/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ tracing = "0.1" [dev-dependencies] bytes-utils = "0.1.2" pretty_assertions = "1.2" pretty_assertions = "1.3" tokio = { version = "1.8.4", features = ["macros", "rt"] } tracing-test = "0.2.1" Loading rust-runtime/aws-smithy-http/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ tokio-util = { version = "0.7", optional = true } async-stream = "0.3" futures-util = "0.3" hyper = { version = "0.14.12", features = ["stream"] } pretty_assertions = "1.2" pretty_assertions = "1.3" proptest = "1" tokio = { version = "1.8.4", features = [ "macros", Loading rust-runtime/aws-smithy-protocol-test/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ regex = "1.5" # Not perfect for our needs, but good for now assert-json-diff = "1.1" pretty_assertions = "1.0" pretty_assertions = "1.3" roxmltree = "0.14.1" Loading tools/ci-build/changelogger/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -26,5 +26,5 @@ time = { version = "0.3.9", features = ["local-offset"]} toml = "0.5.8" [dev-dependencies] pretty_assertions = "1.2.1" pretty_assertions = "1.3" tempfile = "3.3.0" Loading
aws/rust-runtime/aws-sigv4/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ sha2 = "0.10" criterion = "0.4" bytes = "1" httparse = "1.5" pretty_assertions = "1.0" pretty_assertions = "1.3" proptest = "1" time = { version = "0.3.4", features = ["parsing"] } Loading
rust-runtime/aws-smithy-checksums/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ tracing = "0.1" [dev-dependencies] bytes-utils = "0.1.2" pretty_assertions = "1.2" pretty_assertions = "1.3" tokio = { version = "1.8.4", features = ["macros", "rt"] } tracing-test = "0.2.1" Loading
rust-runtime/aws-smithy-http/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ tokio-util = { version = "0.7", optional = true } async-stream = "0.3" futures-util = "0.3" hyper = { version = "0.14.12", features = ["stream"] } pretty_assertions = "1.2" pretty_assertions = "1.3" proptest = "1" tokio = { version = "1.8.4", features = [ "macros", Loading
rust-runtime/aws-smithy-protocol-test/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ regex = "1.5" # Not perfect for our needs, but good for now assert-json-diff = "1.1" pretty_assertions = "1.0" pretty_assertions = "1.3" roxmltree = "0.14.1" Loading
tools/ci-build/changelogger/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -26,5 +26,5 @@ time = { version = "0.3.9", features = ["local-offset"]} toml = "0.5.8" [dev-dependencies] pretty_assertions = "1.2.1" pretty_assertions = "1.3" tempfile = "3.3.0"