We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0e434 commit fa93eb9Copy full SHA for fa93eb9
gradle.properties
@@ -12,10 +12,10 @@ rust.msrv=1.70.0
12
org.gradle.jvmargs=-Xmx1024M
13
14
# Version number to use for the generated stable runtime crates
15
-smithy.rs.runtime.crate.stable.version=1.1.0
+smithy.rs.runtime.crate.stable.version=1.1.1
16
17
# Version number to use for the generated unstable runtime crates
18
-smithy.rs.runtime.crate.unstable.version=0.61.0
+smithy.rs.runtime.crate.unstable.version=0.60.1
19
20
kotlin.code.style=official
21
0 commit comments