Skip to content

Commit edfe3d9

Browse files
Update convert_case requirement from 0.7.1 to 0.8.0 (#810)
--- updated-dependencies: - dependency-name: convert_case dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b854a8 commit edfe3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gentest/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Emil Sjölander <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
convert_case = "0.7.1"
8+
convert_case = "0.8.0"
99
env_logger = "0.10.0"
1010
fantoccini = "0.21.0"
1111
log = "0.4"

0 commit comments

Comments
 (0)