Upgrade the smithy-rs runtime crates version to 0.56.0

This commit is contained in:
AWS SDK Rust Bot 2023-08-01 22:08:16 +00:00
parent d4a2308e94
commit 6eaacaa966
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ rust.msrv=1.69.0
org.gradle.jvmargs=-Xmx1024M
# Version number to use for the generated runtime crates
smithy.rs.runtime.crate.version=0.0.0-smithy-rs-head
smithy.rs.runtime.crate.version=0.56.0
kotlin.code.style=official