diff --git a/code-generator/Cargo.toml b/code-generator/Cargo.toml index 1af2cfc..fd3aa4b 100644 --- a/code-generator/Cargo.toml +++ b/code-generator/Cargo.toml @@ -8,4 +8,4 @@ publish = false [dependencies] regex = "1" getopts = "0.2" -Inflector = "0.11" +Inflector = "0.11.4"