8 lines
No EOL
146 B
TOML
8 lines
No EOL
146 B
TOML
[package]
|
|
name = "cursor"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
thiserror.workspace = true
|
|
widestring.workspace = true |