Skip to content

Commit 641bc42

Browse files
daschla-rodin
authored andcommitted
chore(operations): Update grok to version 1.0.1 (#1124)
* chore(config) Update grok to version 1.0.1 I've released 1.0.1 of `grok`, I think you want to use it! Signed-off-by: Michael Nitschinger <[email protected]> * Specify `grok` version with tilde and update Cargo.lock Signed-off-by: Alexander Rodin <[email protected]> Co-authored-by: Michael Nitschinger <[email protected]>
1 parent 5576680 commit 641bc42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.1"
121121
nom = "5.0.0"
122122
uuid = { version = "0.7", features = ["serde", "v4"] }
123123
exitcode = "1.1.2"

0 commit comments

Comments
 (0)