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

Upgrade the smithy-rs runtime crates version to 0.57.2

parent 9c088788
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ rust.msrv=1.70.0
org.gradle.jvmargs=-Xmx1024M

# Version number to use for the generated runtime crates
smithy.rs.runtime.crate.version=0.57.1
smithy.rs.runtime.crate.version=0.57.2

kotlin.code.style=official