update yanked

This commit is contained in:
Conrad Ludgate 2023-05-23 17:26:07 +01:00
parent 5e2989cd35
commit 721767b5e2
No known key found for this signature in database
GPG Key ID: 197E3CACA1C980B5

8
Cargo.lock generated
View File

@ -659,9 +659,9 @@ dependencies = [
[[package]]
name = "ed25519"
version = "1.5.2"
version = "1.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"
checksum = "91cff35c70bba8a626e3185d8cd48cc11b5437e1a5bcd15b9b5fa3c64b6dfee7"
dependencies = [
"signature",
]
@ -2099,9 +2099,9 @@ dependencies = [
[[package]]
name = "signature"
version = "1.6.1"
version = "1.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e90531723b08e4d6d71b791108faf51f03e1b4a7784f96b2b87f852ebc247228"
checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
[[package]]
name = "slab"