Skip to content

Commit b4a4657

Browse files
committed
chore(config) Update grok to version 1.1.0
I've released 1.1.0 of `grok`, I think you want to use it! Signed-off-by: Michael Nitschinger <[email protected]>
1 parent 608e21a commit b4a4657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ lazy_static = "1.3.0"
117117
rlua = { git = "https://github.com/timberio/rlua" }
118118
num_cpus = "1.10.0"
119119
bytesize = "1.0.0"
120-
grok = "1.0.0"
120+
grok = "1.1.0"
121121
nom = "5.0.0"
122122
uuid = { version = "0.7", features = ["serde", "v4"] }
123123
exitcode = "1.1.2"

0 commit comments

Comments
 (0)