Skip to content

Commit cea62ad

Browse files
chore(deps): update secrecy requirement from 0.8.0 to 0.10.3
Updates the requirements on [secrecy](https://github.com/iqlusioninc/crates) to permit the latest version. - [Commits](iqlusioninc/crates@secrecy/v0.8.0...secrecy/v0.8.0) --- updated-dependencies: - dependency-name: secrecy dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 508e11a commit cea62ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ rustls = { version = "0.23.12", default-features = false }
141141
rusty-money = "0.4.1"
142142
sailfish = "0.10.0"
143143
sealed = "0.6.0"
144-
secrecy = "0.8.0" # https://github.com/iqlusioninc/crates/issues/1234
144+
secrecy = "0.10.3" # https://github.com/iqlusioninc/crates/issues/1234
145145
segment = { version = "0.2.3" }
146146
serde = { version = "1.0.189", default-features = false }
147147
serde-enum-str = "0.4.0"

0 commit comments

Comments
 (0)