Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Keran Yang <[email protected]>
  • Loading branch information
KeranYang committed Sep 17, 2024
1 parent 44372d9 commit 9267602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sdkclient/serverinfo/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ var minimumSupportedSDKVersions = sdkConstraints{
Go: "0.8.0-z",
// meaning the minimum supported java SDK version is 0.8.0
Java: "0.8.0-z",
// meaning the minimum supported rust SDK version is 0.8.0
// meaning the minimum supported rust SDK version is 0.1.0
Rust: "0.1.0-z",
}

Expand Down

0 comments on commit 9267602

Please sign in to comment.