summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-20 18:59:41 +0200
committerrabite <rabite@posteo.de>2019-04-20 19:00:05 +0200
commit2974d744a68e3edec3ddc6b3a6c1db32eb80fa28 (patch)
treec8654781b62d51b37c56e8a3d47c81e7e24711b6 /Cargo.toml
parent55675e0c5ef4910152cb3d06ec548c973d7d678d (diff)
use libraryized pathbuftools
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f69db59..995ed25 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,8 @@ notify = "4.0.9"
parse-ansi = "0.1.6"
signal-notify = "0.1.3"
systemstat = "0.1.4"
-osstrtools = "0.1.0"
+osstrtools = "0.1"
+pathbuftools = "0.1"
#[profile.release]