6 lines
94 B
TOML
6 lines
94 B
TOML
[package]
|
|
name = "open_wrapper"
|
|
version = "0.1.0"
|
|
edition.workspace = true
|
|
build = "build.rs"
|