mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-21 15:02:40 +03:00
bump filetreelist
This commit is contained in:
parent
2c1fce4b48
commit
efa8450bcc
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -861,7 +861,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "filetreelist"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
dependencies = [
|
||||
"pretty_assertions",
|
||||
"thiserror",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "filetreelist"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
authors = ["extrawurst <mail@rusticorn.com>"]
|
||||
edition = "2021"
|
||||
description = "filetree abstraction based on a sorted path list, supports key based navigation events, folding, scrolling and more"
|
||||
|
Loading…
Reference in New Issue
Block a user