mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
8 lines
134 B
TOML
8 lines
134 B
TOML
[package]
|
|
name = "cef-helper"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
cef = { workspace = true, default-features = false }
|