diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-09-11 00:10:46 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-09-11 01:35:23 +0200 |
| commit | f2623e7e9b03bc6539827e8c9d1a9cb6dd7ede2e (patch) | |
| tree | b2b97c894dc78a907455a6718b9122d461ec87e5 /xtask | |
| parent | 9082e5f6c5982e7d220f54c8e64e0dd27c6c579d (diff) | |
Update lots of deps
Diffstat (limited to 'xtask')
| -rw-r--r-- | xtask/Cargo.toml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index ffa06ea9e..1f9eabdf5 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml | |||
| @@ -8,7 +8,7 @@ name = "xtask" | |||
| 8 | version = "0.1.0" | 8 | version = "0.1.0" |
| 9 | 9 | ||
| 10 | [dependencies] | 10 | [dependencies] |
| 11 | anyhow = "1.0" | 11 | anyhow = "1.0.43" |
| 12 | xshell = "0.1" | 12 | xshell = "0.1.17" |
| 13 | yaml-rust = "0.4" | 13 | yaml-rust = "0.4.5" |
| 14 | walkdir = "2.3.2" \ No newline at end of file | 14 | walkdir = "2.3.2" |
