Sha256: a594a32fa24527028c66918fbab1421cf18b1a7453700f99966f116014b3cf0e

Contents?: true

Size: 408 Bytes

Versions: 2

Compression:

Stored size: 408 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]
ruru = "0.9.3"
array_tool = "0.4.1"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
faster_path-0.2.1 Cargo.toml
faster_path-0.2.0 Cargo.toml