diff --git a/Cargo.toml b/Cargo.toml index 9afda01..3b7ec34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ [package] name = "yubihsm-setup" -version = "2.3.1" +version = "2.3.2" authors = ["Alessio Di Mauro "] description = "Setup tool for YubiHSM 2" license = "Apache-2.0" @@ -31,7 +31,7 @@ scan_dir = "0.3.3" [dependencies.yubihsmrs] path = "../yubihsmrs/" -version = "2.1.3" +version = "2.1.4" [package.metadata.deb] maintainer = "Alessio Di Mauro "