Sha256: 65585855a48373900987fde8daa492eb077064d5eded1880397a7054e1f3efe0

Contents?: true

Size: 403 Bytes

Versions: 1

Compression:

Stored size: 403 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"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
faster_path-0.1.2 Cargo.toml