Bump sled from 0.34.6 to 0.34.7

Bumps [sled](https://github.com/spacejam/sled) from 0.34.6 to 0.34.7.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/v0.34.7/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.34.6...v0.34.7)

---
updated-dependencies:
- dependency-name: sled
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/772/head
dependabot[bot] 3 years ago committed by GitHub
parent e860c051d3
commit 5818a7105b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

63
Cargo.lock generated

@ -712,9 +712,9 @@ dependencies = [
[[package]]
name = "crossbeam-epoch"
version = "0.9.3"
version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2584f639eb95fea8c798496315b297cf81b9b58b6d30ab066a75455333cf4b12"
checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd"
dependencies = [
"cfg-if 1.0.0",
"crossbeam-utils",
@ -725,11 +725,10 @@ dependencies = [
[[package]]
name = "crossbeam-utils"
version = "0.8.3"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49"
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"
dependencies = [
"autocfg 1.0.1",
"cfg-if 1.0.0",
"lazy_static",
]
@ -744,7 +743,7 @@ dependencies = [
"crossterm_winapi",
"libc",
"mio",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"signal-hook",
"signal-hook-mio",
"winapi 0.3.9",
@ -1066,7 +1065,7 @@ checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8"
dependencies = [
"cfg-if 1.0.0",
"libc",
"redox_syscall 0.2.5",
"redox_syscall 0.2.10",
"winapi 0.3.9",
]
@ -1828,7 +1827,7 @@ dependencies = [
"libp2p-websocket",
"libp2p-yamux",
"multiaddr",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"pin-project 1.0.5",
"smallvec",
"wasm-timer",
@ -1852,7 +1851,7 @@ dependencies = [
"multiaddr",
"multihash",
"multistream-select",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"pin-project 1.0.5",
"prost",
"prost-build",
@ -1890,7 +1889,7 @@ dependencies = [
"libp2p-core",
"log 0.4.14",
"nohash-hasher",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"rand 0.7.3",
"smallvec",
"unsigned-varint 0.7.0",
@ -2036,7 +2035,7 @@ source = "git+https://github.com/comit-network/rust-libp2p?branch=rendezvous#4af
dependencies = [
"futures",
"libp2p-core",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"thiserror",
"yamux",
]
@ -2118,9 +2117,9 @@ dependencies = [
[[package]]
name = "lock_api"
version = "0.4.2"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312"
checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109"
dependencies = [
"scopeguard",
]
@ -2568,13 +2567,13 @@ dependencies = [
[[package]]
name = "parking_lot"
version = "0.11.1"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
dependencies = [
"instant",
"lock_api 0.4.2",
"parking_lot_core 0.8.3",
"lock_api 0.4.5",
"parking_lot_core 0.8.5",
]
[[package]]
@ -2593,14 +2592,14 @@ dependencies = [
[[package]]
name = "parking_lot_core"
version = "0.8.3"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018"
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
dependencies = [
"cfg-if 1.0.0",
"instant",
"libc",
"redox_syscall 0.2.5",
"redox_syscall 0.2.10",
"smallvec",
"winapi 0.3.9",
]
@ -3148,9 +3147,9 @@ checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
[[package]]
name = "redox_syscall"
version = "0.2.5"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
dependencies = [
"bitflags",
]
@ -3162,7 +3161,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
dependencies = [
"getrandom 0.2.2",
"redox_syscall 0.2.5",
"redox_syscall 0.2.10",
]
[[package]]
@ -3703,9 +3702,9 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
[[package]]
name = "sled"
version = "0.34.6"
version = "0.34.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d0132f3e393bcb7390c60bb45769498cf4550bcb7a21d7f95c02b69f6362cdc"
checksum = "7f96b4737c2ce5987354855aed3797279def4ebf734436c6aa4552cf8e169935"
dependencies = [
"crc32fast",
"crossbeam-epoch",
@ -3714,7 +3713,7 @@ dependencies = [
"fxhash",
"libc",
"log 0.4.14",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
]
[[package]]
@ -3987,7 +3986,7 @@ dependencies = [
"cfg-if 1.0.0",
"libc",
"rand 0.8.3",
"redox_syscall 0.2.5",
"redox_syscall 0.2.10",
"remove_dir_all",
"winapi 0.3.9",
]
@ -4127,7 +4126,7 @@ dependencies = [
"mio",
"num_cpus",
"once_cell",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"pin-project-lite 0.2.6",
"signal-hook-registry",
"tokio-macros",
@ -4188,7 +4187,7 @@ dependencies = [
"filetime",
"futures-core",
"libc",
"redox_syscall 0.2.5",
"redox_syscall 0.2.10",
"tokio",
"tokio-stream",
"xattr",
@ -4398,7 +4397,7 @@ dependencies = [
"lazy_static",
"log 0.4.14",
"lru-cache",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"resolv-conf",
"smallvec",
"thiserror",
@ -4736,7 +4735,7 @@ checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"
dependencies = [
"futures",
"js-sys",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"pin-utils",
"wasm-bindgen",
"wasm-bindgen-futures",
@ -4888,7 +4887,7 @@ dependencies = [
"futures",
"log 0.4.14",
"nohash-hasher",
"parking_lot 0.11.1",
"parking_lot 0.11.2",
"rand 0.8.3",
"static_assertions",
]

Loading…
Cancel
Save