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 508e11a commit cea62adCopy full SHA for cea62ad
Cargo.toml
@@ -141,7 +141,7 @@ rustls = { version = "0.23.12", default-features = false }
141
rusty-money = "0.4.1"
142
sailfish = "0.10.0"
143
sealed = "0.6.0"
144
-secrecy = "0.8.0" # https://github.com/iqlusioninc/crates/issues/1234
+secrecy = "0.10.3" # https://github.com/iqlusioninc/crates/issues/1234
145
segment = { version = "0.2.3" }
146
serde = { version = "1.0.189", default-features = false }
147
serde-enum-str = "0.4.0"
0 commit comments