diff options
Diffstat (limited to 'test_util')
-rw-r--r-- | test_util/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_util/Cargo.toml b/test_util/Cargo.toml index 9160236cd..e65d2c224 100644 --- a/test_util/Cargo.toml +++ b/test_util/Cargo.toml @@ -11,4 +11,4 @@ publish = false lazy_static = "1.4.0" os_pipe = "0.9.2" regex = "1.3.9" -tempfile = "3.1.0"
\ No newline at end of file +tempfile = "3.1.0" |