Sha256: 03e0b8ec93b7c4e1879711c36600b490d246e5a8028e19296f527fa7130ce4d3
Contents?: true
Size: 406 Bytes
Versions: 9
Compression:
Stored size: 406 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] libc = "0.2.11" #regex = "0.1.71"
Version data entries
9 entries across 9 versions & 1 rubygems