mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
13 lines
188 B
TOML
13 lines
188 B
TOML
[package]
|
|
name = "xtask"
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
rust-version.workspace = true
|
|
version.workspace = true
|
|
publish = false
|
|
|
|
[lints]
|
|
workspace = true
|
|
|
|
[dependencies]
|