File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -781,15 +781,14 @@ checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
781781
782782[[package]]
783783name = "ring"
784- version = "0.17.8 "
784+ version = "0.17.14 "
785785source = "registry+https://github.com/rust-lang/crates.io-index"
786- checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d "
786+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 "
787787dependencies = [
788788 "cc",
789789 "cfg-if",
790790 "getrandom 0.2.15",
791791 "libc",
792- "spin",
793792 "untrusted",
794793 "windows-sys 0.52.0",
795794]
@@ -1009,12 +1008,6 @@ dependencies = [
10091008 "winapi",
10101009]
10111010
1012- [[package]]
1013- name = "spin"
1014- version = "0.9.8"
1015- source = "registry+https://github.com/rust-lang/crates.io-index"
1016- checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
1017-
10181011[[package]]
10191012name = "subtle"
10201013version = "2.6.1"
Original file line number Diff line number Diff line change @@ -781,15 +781,14 @@ checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
781781
782782[[package]]
783783name = "ring"
784- version = "0.17.8 "
784+ version = "0.17.14 "
785785source = "registry+https://github.com/rust-lang/crates.io-index"
786- checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d "
786+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 "
787787dependencies = [
788788 "cc",
789789 "cfg-if",
790790 "getrandom 0.2.15",
791791 "libc",
792- "spin",
793792 "untrusted",
794793 "windows-sys 0.52.0",
795794]
@@ -1009,12 +1008,6 @@ dependencies = [
10091008 "winapi",
10101009]
10111010
1012- [[package]]
1013- name = "spin"
1014- version = "0.9.8"
1015- source = "registry+https://github.com/rust-lang/crates.io-index"
1016- checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
1017-
10181011[[package]]
10191012name = "subtle"
10201013version = "2.6.1"
You can’t perform that action at this time.
0 commit comments