[package]
name = "typegraph"
description = "Graphs of types in the type system"
authors = ["Nick Senger"]
edition = "2021"
license = "MIT"
repository = "https://github.com/nicksenger/typegraph"
categories = ["science"]
keywords = ["science", "metaprogramming", "dinosaurs"]
rust-version = "1.84"
version = "0.1.0"
[dependencies]