summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2020-01-26 01:31:29 +0100
committerrabite <rabite@posteo.de>2020-01-26 01:31:29 +0100
commit428879e184b4a2160e3a12dbf2f95f10d8cb5b0a (patch)
treeffc8748d005e7938b8fa748b5c6128e58aaa6d4c /Cargo.toml
parente2ce6e02554137496d6539269e700b99344493a2 (diff)
add builder for ListView<Files>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d6c9472..48080c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,7 +32,7 @@ parse-ansi = "0.1.6"
signal-notify = "0.1.3"
systemstat = "0.1.5"
mime_guess = "2.0"
-async_value = "0.2.5"
+async_value = "0.2.6"
osstrtools = "0.2"
pathbuftools = "0.1"
clap = "2.33"