fable 0.0.0

Reserved crate name for a tiny typed language over Facet-reflected Rust values.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "fable"
version = "0.0.0"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Reserved crate name for a tiny typed language over Facet-reflected Rust values."
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/facet-rs/facet"

[lib]
name = "fable"
path = "src/lib.rs"