We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874fc83 commit 886d62eCopy full SHA for 886d62e
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