John
a877c0d726
It seems to pass the most basic of tests in miri (shame it needs the unstable `strict_provenance` feature to do so, but eh.)
11 lines
197 B
TOML
11 lines
197 B
TOML
[package]
|
|
name = "cl-arena"
|
|
repository.workspace = true
|
|
version.workspace = true
|
|
authors.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
publish.workspace = true
|
|
|
|
[dependencies]
|