mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-01 09:03:39 +01:00
Explicitly version strsim dependency to allow publish
This commit is contained in:
@@ -20,5 +20,5 @@ mime = "0.2"
|
||||
yup-oauth2 = "^ 7.0"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
strsim = "*"
|
||||
strsim = "0.10.0"
|
||||
clap = "2"
|
||||
|
||||
Reference in New Issue
Block a user