Commit 6eaacaa9 authored by AWS SDK Rust Bot's avatar AWS SDK Rust Bot
Browse files

Upgrade the smithy-rs runtime crates version to 0.56.0

parent d4a2308e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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