mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
chore: bump twilight
This commit is contained in:
parent
407e0ced1b
commit
277bfebb33
2 changed files with 13 additions and 13 deletions
16
Cargo.lock
generated
16
Cargo.lock
generated
|
|
@ -4433,7 +4433,7 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|||
[[package]]
|
||||
name = "twilight-cache-inmemory"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"bitflags 2.9.0",
|
||||
"dashmap",
|
||||
|
|
@ -4445,7 +4445,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "twilight-gateway"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"bitflags 2.9.0",
|
||||
"fastrand",
|
||||
|
|
@ -4465,7 +4465,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "twilight-gateway-queue"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
|
@ -4474,7 +4474,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "twilight-http"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"fastrand",
|
||||
"http 1.3.1",
|
||||
|
|
@ -4496,7 +4496,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "twilight-http-ratelimiting"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
|
@ -4505,7 +4505,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "twilight-model"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"bitflags 2.9.0",
|
||||
"serde",
|
||||
|
|
@ -4517,7 +4517,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "twilight-util"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"twilight-model",
|
||||
]
|
||||
|
|
@ -4525,7 +4525,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "twilight-validate"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-fb4f590#82072d0600d5bb527cf1ef700641fcf86a985b17"
|
||||
source = "git+https://github.com/pluralkit/twilight?branch=pluralkit-70105ef#941604f888bb8d25239f4f3d4dfb1a9ecdb9851b"
|
||||
dependencies = [
|
||||
"twilight-model",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue