summaryrefslogtreecommitdiffstats
path: root/examples/glob/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/glob/Cargo.toml')
-rw-r--r--examples/glob/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/glob/Cargo.toml b/examples/glob/Cargo.toml
index 32b7ba3..2fe1b1e 100644
--- a/examples/glob/Cargo.toml
+++ b/examples/glob/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2018"
[dependencies]
config = { path = "../../" }
-glob = "0.2"
+glob = "0.3"