Sha256: 2c20e90127535bed2c1d64f54ba43ed3a8baec5111fca0be1a0318c203f8dcd2

Contents?: true

Size: 646 Bytes

Versions: 6

Compression:

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

[package.metadata.thermite]
github_releases = true

[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

6 entries across 6 versions & 1 rubygems

Version Path
faster_path-0.3.9 Cargo.toml
faster_path-0.3.8 Cargo.toml
faster_path-0.3.7 Cargo.toml
faster_path-0.3.6 Cargo.toml
faster_path-0.3.2 Cargo.toml
faster_path-0.3.1 Cargo.toml