Unverified Commit 2044a482 authored by John DiSanti's avatar John DiSanti Committed by GitHub
Browse files

Set aws-smithy-mocks-experimental to 0.1 (#3372)



_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Co-authored-by: default avatarRussell Cohen <rcoh@amazon.com>
parent e9abec67
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
[package]
name = "aws-smithy-mocks-experimental"
version = "0.0.0-smithy-rs-head"
version = "0.1.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
description = "Experimental testing utilities for smithy-rs generated clients"
edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/smithy-lang/smithy-rs"
publish = false

[dependencies]
aws-smithy-types = "1"