nimble-steps 0.0.3

Nimble Steps Collections
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "discoid"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2214cdaccb69f4b376b4dfc3c1ca160c5ec43ec3ae7cea0230fe7926c846aaa"

[[package]]
name = "nimble-steps"
version = "0.0.3"
dependencies = [
 "discoid",
 "tick-id",
]

[[package]]
name = "tick-id"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9de05dc631e59ea00035e0ba134b3c84464f7c5b87208237241f6d29feece19f"