diff --git a/Cargo.toml b/Cargo.toml index ff30160..35bb04b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ lazy_static = "1.4.0" pad = "0.1.6" regex = "1.7.3" tinyrick = { version = "^0.0.9", optional = true } -tinyrick_extras = { version = "^0.0.6", optional = true } +tinyrick_extras = { version = "^0.0.7", optional = true } toml = "0.7.3" [features]