Support `version` when generating an SDK (#424)
* Support `version` when generating an SDK This adds support for specifying `version` in `runtimeConfig` which will modify dependencies to the Runtime crates to use the specified version instead of a path dependency. * CR feedback & fix AWS tests * Cleanup code to catch hard crash
Loading
Please register or sign in to comment