update shadow-rs
This commit is contained in:
parent
fd226e2ba7
commit
3889ac4800
@ -23,7 +23,7 @@ lto = false
|
||||
|
||||
[dependencies]
|
||||
eframe = { git = "https://github.com/Titaniumtown/egui", default-features = false }
|
||||
shadow-rs = { version = "0.9", default-features = false }
|
||||
shadow-rs = { version = "0.11.0", default-features = false }
|
||||
const_format = { version = "0.2.22", default-features = false, features = [
|
||||
"fmt",
|
||||
] }
|
||||
@ -37,7 +37,7 @@ ruzstd = { git = "https://github.com/KillingSpark/zstd-rs.git" }
|
||||
serde_json = "1.0.79"
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = "0.9"
|
||||
shadow-rs = "0.11.0"
|
||||
command-run = "1.1.1"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user