mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 23:08:05 +08:00
10 lines
151 B
TOML
10 lines
151 B
TOML
[package]
|
|
name = "graphite-editor"
|
|
version = "0.1.0"
|
|
authors = ["Keavon Chambers <graphite@keavon.com>"]
|
|
edition = "2018"
|
|
|
|
|
|
[dependencies]
|
|
log = "0.4"
|