diff --git a/Cargo.toml b/Cargo.toml index e948bc4..ba472f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ crc32fast = "1.3.2" tempfile = "3.3.0" flate2 = "1.0.25" tar = "0.4.38" -self_update = "0.36.0" +self_update = "0.37.0" [build-dependencies] copy_to_output = "2.0.0"