We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8f373 commit 82e6993Copy full SHA for 82e6993
contract-tests/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "contract-tests"
3
version = "0.1.0"
4
edition = "2021"
5
-rust-version = "1.82.0" # MSRV
+rust-version = "1.83.0" # MSRV
6
license = "Apache-2.0"
7
8
[dependencies]
launchdarkly-server-sdk/Cargo.toml
@@ -4,7 +4,7 @@ description = "LaunchDarkly Server-Side SDK"
version = "2.6.1"
authors = ["LaunchDarkly"]
9
homepage = "https://docs.launchdarkly.com/sdk/server-side/rust"
10
repository = "https://github.com/launchdarkly/rust-server-sdk"
0 commit comments