diff --git a/Cargo.toml b/Cargo.toml index 0b2e196..790b146 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ name = "cap-std-ext" readme = "README.md" repository = "https://github.com/coreos/cap-std-ext" # For historical reasons, the major version number is one greater than the cap-std major. -version = "4.0.6" +version = "4.0.7" [dependencies] cap-tempfile = "3.2.0"