Sha256: f4e1a2b663e7694e8856c71b431ff928c0780006d7bd8b70da1d14468fcce9fb
Contents?: true
Size: 594 Bytes
Versions: 1
Compression:
Stored size: 594 Bytes
Contents
[package] name = "faster_path" version = "0.0.1" authors = ["Daniel P. Clark <6ftdan@gmail.com>"] description = "Alternative to Pathname" homepage = "https://github.com/danielpclark/faster_path" repository = "https://github.com/danielpclark/faster_path" license = "MIT OR Apache-2.0" readme = "README.md" [lib] name = "faster_path" 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"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
faster_path-0.2.6 | Cargo.toml |