Преглед изворни кода

build(deps): bump security-framework from 2.1.1 to 2.1.2

Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/kornelski/rust-security-framework/releases)
- [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.1.1...v2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] пре 4 година
родитељ
комит
32a1f13e34
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1529,9 +1529,9 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
 
 [[package]]
 name = "security-framework"
-version = "2.1.1"
+version = "2.1.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2dfd318104249865096c8da1dfabf09ddbb6d0330ea176812a62ec75e40c4166"
+checksum = "d493c5f39e02dfb062cd8f33301f90f9b13b650e8c1b1d0fd75c19dd64bff69d"
 dependencies = [
  "bitflags",
  "core-foundation",