mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
chore(cargo): bump futures-lite from 2.4.0 to 2.5.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/futures-lite/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
20
Cargo.lock
generated
20
Cargo.lock
generated
@@ -386,7 +386,7 @@ checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"async-compression",
|
"async-compression",
|
||||||
"crc32fast",
|
"crc32fast",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"pin-project",
|
"pin-project",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"tokio",
|
"tokio",
|
||||||
@@ -1330,7 +1330,7 @@ dependencies = [
|
|||||||
"fd-lock",
|
"fd-lock",
|
||||||
"format-flowed",
|
"format-flowed",
|
||||||
"futures",
|
"futures",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"hex",
|
"hex",
|
||||||
"hickory-resolver",
|
"hickory-resolver",
|
||||||
"http-body-util",
|
"http-body-util",
|
||||||
@@ -1453,7 +1453,7 @@ dependencies = [
|
|||||||
"anyhow",
|
"anyhow",
|
||||||
"deltachat",
|
"deltachat",
|
||||||
"deltachat-jsonrpc",
|
"deltachat-jsonrpc",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"log",
|
"log",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
@@ -2324,9 +2324,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "futures-lite"
|
name = "futures-lite"
|
||||||
version = "2.4.0"
|
version = "2.5.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "3f1fa2f9765705486b33fd2acf1577f8ec449c2ba1f318ae5447697b7c08d210"
|
checksum = "cef40d21ae2c515b51041df9ed313ed21e572df340ea58a922a0aefe7e8891a1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastrand 2.1.1",
|
"fastrand 2.1.1",
|
||||||
"futures-core",
|
"futures-core",
|
||||||
@@ -3043,7 +3043,7 @@ dependencies = [
|
|||||||
"derive_more",
|
"derive_more",
|
||||||
"ed25519-dalek",
|
"ed25519-dalek",
|
||||||
"futures-concurrency",
|
"futures-concurrency",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"futures-util",
|
"futures-util",
|
||||||
"indexmap",
|
"indexmap",
|
||||||
"iroh-base",
|
"iroh-base",
|
||||||
@@ -3097,7 +3097,7 @@ dependencies = [
|
|||||||
"duct",
|
"duct",
|
||||||
"futures-buffered",
|
"futures-buffered",
|
||||||
"futures-concurrency",
|
"futures-concurrency",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"futures-sink",
|
"futures-sink",
|
||||||
"futures-util",
|
"futures-util",
|
||||||
"genawaiter",
|
"genawaiter",
|
||||||
@@ -3218,7 +3218,7 @@ checksum = "c1fd18ec6325dd3f01625f12c01acff50a4374ee1ab708e7b2078885fd63ad30"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"futures-buffered",
|
"futures-buffered",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"futures-util",
|
"futures-util",
|
||||||
"iroh-net",
|
"iroh-net",
|
||||||
"tokio",
|
"tokio",
|
||||||
@@ -3693,7 +3693,7 @@ dependencies = [
|
|||||||
"anyhow",
|
"anyhow",
|
||||||
"bytes",
|
"bytes",
|
||||||
"derive_more",
|
"derive_more",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"futures-sink",
|
"futures-sink",
|
||||||
"futures-util",
|
"futures-util",
|
||||||
"libc",
|
"libc",
|
||||||
@@ -4482,7 +4482,7 @@ dependencies = [
|
|||||||
"base64 0.22.1",
|
"base64 0.22.1",
|
||||||
"bytes",
|
"bytes",
|
||||||
"derive_more",
|
"derive_more",
|
||||||
"futures-lite 2.4.0",
|
"futures-lite 2.5.0",
|
||||||
"futures-util",
|
"futures-util",
|
||||||
"igd-next",
|
"igd-next",
|
||||||
"iroh-metrics",
|
"iroh-metrics",
|
||||||
|
|||||||
@@ -173,7 +173,7 @@ deltachat-contact-tools = { path = "deltachat-contact-tools" }
|
|||||||
deltachat-jsonrpc = { path = "deltachat-jsonrpc", default-features = false }
|
deltachat-jsonrpc = { path = "deltachat-jsonrpc", default-features = false }
|
||||||
deltachat = { path = ".", default-features = false }
|
deltachat = { path = ".", default-features = false }
|
||||||
futures = "0.3.31"
|
futures = "0.3.31"
|
||||||
futures-lite = "2.4.0"
|
futures-lite = "2.5.0"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
nu-ansi-term = "0.46"
|
nu-ansi-term = "0.46"
|
||||||
|
|||||||
Reference in New Issue
Block a user