bump dependencies
This commit is contained in:
@@ -45,7 +45,7 @@ emath = { git = "https://github.com/Titaniumtown/egui.git", default-features = f
|
||||
shadow-rs = { version = "0.11", default-features = false }
|
||||
const_format = { version = "0.2", default-features = false, features = ["fmt"] }
|
||||
cfg-if = "1"
|
||||
ruzstd = { git = "https://github.com/Titaniumtown/zstd-rs.git", branch = "ringbuffer" }
|
||||
ruzstd = { git = "https://github.com/KillingSpark/zstd-rs.git" }
|
||||
tracing = "0.1"
|
||||
itertools = "0.10"
|
||||
static_assertions = "1.1"
|
||||
|
||||
Reference in New Issue
Block a user