Updated songbird version
+ got to love discord
This commit is contained in:
parent
b523c85c81
commit
170f2aca07
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2317,9 +2317,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "songbird"
|
name = "songbird"
|
||||||
version = "0.3.0"
|
version = "0.3.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "c4c965f6625a2653e0733abfe217679562eb8c4787f000f4f13047541a444217"
|
checksum = "32f686a0fd771939de1da3e43cee45169fafe1595770b94680572cf18bdef288"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"async-tungstenite",
|
"async-tungstenite",
|
||||||
|
|||||||
@ -16,7 +16,7 @@ tera = "1.17.1"
|
|||||||
ndm = "0.9.9"
|
ndm = "0.9.9"
|
||||||
regex = "1.7.0"
|
regex = "1.7.0"
|
||||||
magick_rust = "0.18.0"
|
magick_rust = "0.18.0"
|
||||||
songbird = "0.3.0"
|
songbird = "0.3.2"
|
||||||
json = "0.12.4"
|
json = "0.12.4"
|
||||||
axum = "0.6.3"
|
axum = "0.6.3"
|
||||||
sha3 = "0.10.6"
|
sha3 = "0.10.6"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user