8 lines
136 B
TOML
8 lines
136 B
TOML
[package]
|
|
name = "symbol-table"
|
|
version = "0.1.0"
|
|
authors = ["Stu Black <trurl@freeshell.org>"]
|
|
|
|
[dev-dependencies]
|
|
crossbeam = "0.2.*"
|