diff --git a/Project.toml b/Project.toml index a272581..fd7407c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "FileTrees" uuid = "72696420-646e-6120-6e77-6f6420746567" -version = "0.4.4" +version = "0.4.5" authors = ["Shashi Gowda ", "Julian Samaroo "] [deps] @@ -21,7 +21,7 @@ AbstractTrees = "0.3, 0.4" Dagger = "0.19" FilePathsBase = "0.9" Glob = "1.3" -OrderedCollections = "1.8" +OrderedCollections = "1.8, 2" TaskLocalValues = "0.1.3" julia = "1"