Cargo.toml in faster_path-0.3.9 vs Cargo.toml in faster_path-0.3.10

- old
+ new

@@ -16,8 +16,7 @@ crate-type = ["dylib"] [dependencies] ruby-sys = { git = "https://github.com/danielpclark/ruby-sys", branch = "playground" } ruru = { git = "https://github.com/danielpclark/ruru", branch = "playground" } -array_tool = "1.0" lazy_static = "1.0" memchr = "2.0.1"