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

Upgrade the smithy-rs runtime crates version to 0.55.1

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

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

kotlin.code.style=official