mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 11:03:25 +03:00
Cargo update (#2230)
This commit is contained in:
parent
f56844501e
commit
9be28c9af9
408
Cargo.lock
generated
408
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -37,6 +37,8 @@ log = "0.4"
|
||||
notify = "6.1"
|
||||
notify-debouncer-mini = "0.4"
|
||||
once_cell = "1"
|
||||
# pin until upgrading this does not introduce a duplicte dependency
|
||||
parking_lot_core = "=0.9.9"
|
||||
ratatui = { version = "0.26", default-features = false, features = [
|
||||
'crossterm',
|
||||
'serde',
|
||||
|
Loading…
Reference in New Issue
Block a user