Skip to content

Commit 88c2ae5

Browse files
committed
Update dependencies.
1 parent 72150fd commit 88c2ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ vendored = ["dbus-secret-service?/vendored", "openssl?/vendored"]
2929
openssl = { version = "0.10.55", optional = true }
3030

3131
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies] # see issue #190
32-
security-framework = { version = "2", optional = true }
32+
security-framework = { version = "3", optional = true }
3333

3434
[target.'cfg(target_os = "linux")'.dependencies]
3535
secret-service = { version = "4", optional = true }

0 commit comments

Comments
 (0)