diff --git a/google-clis-common/Cargo.toml b/google-clis-common/Cargo.toml index 33b61d4338..ab0f740737 100644 --- a/google-clis-common/Cargo.toml +++ b/google-clis-common/Cargo.toml @@ -20,5 +20,5 @@ mime = "0.2" yup-oauth2 = "^ 7.0" serde = "1" serde_json = "1" -strsim = "*" +strsim = "0.10.0" clap = "2"