diff options
Diffstat (limited to 'std/encoding/testdata')
-rw-r--r-- | std/encoding/testdata/cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/encoding/testdata/cargo.toml b/std/encoding/testdata/cargo.toml index 11bf7aa70..93583edbf 100644 --- a/std/encoding/testdata/cargo.toml +++ b/std/encoding/testdata/cargo.toml @@ -38,7 +38,7 @@ libc = "0.2.49" log = "0.4.6" rand = "0.6.5" regex = "1.1.0" -remove_dir_all = "0.5.1" +remove_dir_all = "0.5.2" ring = "0.14.6" rustyline = "3.0.0" serde_json = "1.0.38" |