mirror of
https://github.com/extrawurst/gitui.git
synced 2024-12-26 18:43:37 +03:00
version bump filetree
This commit is contained in:
parent
e351c410b2
commit
0e2833224a
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -374,7 +374,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "filetreelist"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"pretty_assertions",
|
||||
"thiserror",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "filetreelist"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
|
||||
edition = "2018"
|
||||
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