summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 12a9b53..da77856 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@ license = "MIT"
serde_json = "1.0"
lazy_static = "1.4.0"
erased-serde = "0.3"
-typetag = "0.1.4"
+typetag = "0.2.6"
directories = "3.0.1"
clap = "2.33"
notify = "4.0"