Cargo.toml in faster_path-0.2.5 vs Cargo.toml in faster_path-0.2.6
- old
+ new
@@ -13,8 +13,8 @@
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 = "0.4.1"
+array_tool = "1.0"
lazy_static = "1.0"
memchr = "2.0.1"