Sha256: 412dbffecf72d33f99c17d156e4ebb2c454e505406d8982c24f942d7bd96b3ab

Contents?: true

Size: 388 Bytes

Versions: 9

Compression:

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
faster_path-0.1.11 Cargo.toml
faster_path-0.1.10 Cargo.toml
faster_path-0.1.8 Cargo.toml
faster_path-0.1.7 Cargo.toml
faster_path-0.1.6 Cargo.toml
faster_path-0.1.5 Cargo.toml
faster_path-0.1.4 Cargo.toml
faster_path-0.1.3 Cargo.toml
faster_path-0.0.1 Cargo.toml