Add containerised build instructions

This commit is contained in:
2023-04-09 17:35:40 +01:00
parent ac41dbce0c
commit 34d5fddf6c
4 changed files with 29 additions and 5 deletions

5
Cargo.lock generated
View File

@ -2063,8 +2063,9 @@ dependencies = [
[[package]]
name = "songbird"
version = "0.3.1"
source = "git+https://github.com/Erk-/songbird?branch=do-not-fail-if-new-opcode#0618112a3353a47b2fcdb4eb327ede1a77a8cda2"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32f686a0fd771939de1da3e43cee45169fafe1595770b94680572cf18bdef288"
dependencies = [
"async-trait",
"async-tungstenite",