mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'neura/minor-updates' into 'master'
Update ratatui and run cargo update See merge request veloren/veloren!4516
This commit is contained in:
commit
6214f9df5a
813
Cargo.lock
generated
813
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -48,7 +48,7 @@ shell-words = "1.0.0"
|
||||
tracing = { workspace = true }
|
||||
ron = { workspace = true }
|
||||
serde = { workspace = true, features = ["rc", "derive"] }
|
||||
ratatui = { version = "0.26.0", features = ["crossterm"] }
|
||||
ratatui = { version = "0.27.0", features = ["crossterm"] }
|
||||
rand = { workspace = true }
|
||||
# ECS
|
||||
specs = { workspace = true }
|
||||
|
Loading…
Reference in New Issue
Block a user