Update Rust crate twilight-cache-inmemory to 0.16
This commit is contained in:
35
Cargo.lock
generated
35
Cargo.lock
generated
@@ -1716,7 +1716,7 @@ dependencies = [
|
|||||||
"twilight-cache-inmemory",
|
"twilight-cache-inmemory",
|
||||||
"twilight-gateway",
|
"twilight-gateway",
|
||||||
"twilight-http",
|
"twilight-http",
|
||||||
"twilight-model",
|
"twilight-model 0.15.4",
|
||||||
"twilight-standby",
|
"twilight-standby",
|
||||||
"twilight-util",
|
"twilight-util",
|
||||||
"url",
|
"url",
|
||||||
@@ -2714,7 +2714,7 @@ dependencies = [
|
|||||||
"tracing",
|
"tracing",
|
||||||
"tracing-futures",
|
"tracing-futures",
|
||||||
"twilight-gateway",
|
"twilight-gateway",
|
||||||
"twilight-model",
|
"twilight-model 0.15.4",
|
||||||
"typemap_rev",
|
"typemap_rev",
|
||||||
"typenum",
|
"typenum",
|
||||||
"url",
|
"url",
|
||||||
@@ -3710,14 +3710,14 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "twilight-cache-inmemory"
|
name = "twilight-cache-inmemory"
|
||||||
version = "0.15.4"
|
version = "0.16.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0f5a9338cc26a6ffa77932c6386b227714e1a9b75f5cf644739d0c3605e19a95"
|
checksum = "bc9de5f02fa89a48d3fa989811d67a3f3cc3179a46ce71089afa5412ff21fb41"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 1.3.2",
|
"bitflags 2.9.0",
|
||||||
"dashmap",
|
"dashmap",
|
||||||
"serde",
|
"serde",
|
||||||
"twilight-model",
|
"twilight-model 0.16.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3739,7 +3739,7 @@ dependencies = [
|
|||||||
"tracing",
|
"tracing",
|
||||||
"twilight-gateway-queue",
|
"twilight-gateway-queue",
|
||||||
"twilight-http",
|
"twilight-http",
|
||||||
"twilight-model",
|
"twilight-model 0.15.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3768,7 +3768,7 @@ dependencies = [
|
|||||||
"tokio",
|
"tokio",
|
||||||
"tracing",
|
"tracing",
|
||||||
"twilight-http-ratelimiting",
|
"twilight-http-ratelimiting",
|
||||||
"twilight-model",
|
"twilight-model 0.15.4",
|
||||||
"twilight-validate",
|
"twilight-validate",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -3797,6 +3797,19 @@ dependencies = [
|
|||||||
"time",
|
"time",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "twilight-model"
|
||||||
|
version = "0.16.0"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "191e2efa051dfbd9bed4c9f6bd3f5e007bda909c687a1db2760371a3d566617d"
|
||||||
|
dependencies = [
|
||||||
|
"bitflags 2.9.0",
|
||||||
|
"serde",
|
||||||
|
"serde-value",
|
||||||
|
"serde_repr",
|
||||||
|
"time",
|
||||||
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "twilight-standby"
|
name = "twilight-standby"
|
||||||
version = "0.15.4"
|
version = "0.15.4"
|
||||||
@@ -3807,7 +3820,7 @@ dependencies = [
|
|||||||
"futures-util",
|
"futures-util",
|
||||||
"tokio",
|
"tokio",
|
||||||
"tracing",
|
"tracing",
|
||||||
"twilight-model",
|
"twilight-model 0.15.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3816,7 +3829,7 @@ version = "0.15.4"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "fe3149347d8222e042a55deba80cd32f93f14770bbb845b8e4cfbd70a5062c56"
|
checksum = "fe3149347d8222e042a55deba80cd32f93f14770bbb845b8e4cfbd70a5062c56"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"twilight-model",
|
"twilight-model 0.15.4",
|
||||||
"twilight-validate",
|
"twilight-validate",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -3826,7 +3839,7 @@ version = "0.15.3"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "3595d5ad595d8d3a97096a01899b53d3a8117ab16deda27526b315a1db815da4"
|
checksum = "3595d5ad595d8d3a97096a01899b53d3a8117ab16deda27526b315a1db815da4"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"twilight-model",
|
"twilight-model 0.15.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ twilight-gateway = "0.15"
|
|||||||
twilight-http = "0.15"
|
twilight-http = "0.15"
|
||||||
twilight-model = "0.15"
|
twilight-model = "0.15"
|
||||||
twilight-standby = "0.15"
|
twilight-standby = "0.15"
|
||||||
twilight-cache-inmemory = "0.15"
|
twilight-cache-inmemory = "0.16"
|
||||||
twilight-util = { version = "0.15", features=["builder"] }
|
twilight-util = { version = "0.15", features=["builder"] }
|
||||||
dotenv = "0.15.0"
|
dotenv = "0.15.0"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user