We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd48d0 commit 0a6141dCopy full SHA for 0a6141d
crates/flagd/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "open-feature-flagd"
3
version = "0.0.4"
4
edition = "2021"
5
-rust-version = "1.80.1" # MSRV
+rust-version = "1.83" # MSRV
6
description = "The official flagd provider for OpenFeature."
7
documentation = "https://docs.rs/open-feature-flagd"
8
readme = "README.md"
0 commit comments