mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
11 lines
221 B
TOML
11 lines
221 B
TOML
[package]
|
|
name = "roc_solve_schema"
|
|
description = "Types used in the solver."
|
|
|
|
authors.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
version.workspace = true
|
|
|
|
[dependencies]
|
|
bitflags.workspace = true
|