9 lines
140 B
TOML
9 lines
140 B
TOML
|
|
[package]
|
||
|
|
name = "codex-utils-elapsed"
|
||
|
|
version.workspace = true
|
||
|
|
edition.workspace = true
|
||
|
|
license.workspace = true
|
||
|
|
|
||
|
|
[lints]
|
||
|
|
workspace = true
|