diff --git a/Cargo.toml b/Cargo.toml index ff5c4b6..205e34a 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 = "5.1.0" +version = "5.1.1" [dependencies] cap-tempfile = "4"