smithy-rs/rust-runtime/aws-smithy-mocks-experimental/examples
Zelda Hessler 2d931fa8dc
Fix the runtime versioner and update tool deps (#3503)
This issue was caused by a runtime crate referencing another runtime
crate with a version dependency instead of a path dependency. I've added
an error message that tells us how to fix this if it comes up again:

```txt
crate `aws-smithy-mocks-experimental` depends on crate `aws-smithy-types` crate by version instead of by path. Please update it to use path dependencies for all runtime crates.
```

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
2024-03-22 18:10:07 +00:00
..
s3-getobject-mocks.rs Fix the runtime versioner and update tool deps (#3503) 2024-03-22 18:10:07 +00:00