mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Add taplo.toml for toml formatting (#7618)
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
[package]
|
||||
name = "ecolor"
|
||||
version.workspace = true
|
||||
authors = [
|
||||
"Emil Ernerfeldt <emil.ernerfeldt@gmail.com>",
|
||||
"Andreas Reich <reichandreas@gmx.de>",
|
||||
]
|
||||
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>", "Andreas Reich <reichandreas@gmx.de>"]
|
||||
description = "Color structs and color conversion utilities"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user