Skip to content

Commit 191abd2

Browse files
committed
Update glob dependency
1 parent c0732bc commit 191abd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/glob/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ edition = "2018"
55

66
[dependencies]
77
config = { path = "../../" }
8-
glob = "0.2"
8+
glob = "0.3"

0 commit comments

Comments
 (0)