From 2587ead5ce8bf9378b010f9e7e305dd9aa602360 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 10 Aug 2021 07:42:06 -0700 Subject: [PATCH] Bump to 0.4.36 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b568187e..1ecd78c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tar" -version = "0.4.35" +version = "0.4.36" authors = ["Alex Crichton "] homepage = "https://github.com/alexcrichton/tar-rs" repository = "https://github.com/alexcrichton/tar-rs"