Files
Graphite/desktop/platform/linux/Cargo.toml
2025-12-06 18:10:27 -08:00

13 lines
303 B
TOML

[package]
name = "graphite-desktop-platform-linux"
version = "0.0.0"
description = "Graphite Desktop Platform Linux"
authors = ["Graphite Authors <contact@graphite.art>"]
license = "Apache-2.0"
repository = ""
edition = "2024"
rust-version = "1.87"
[dependencies]
graphite-desktop = { path = "../.." }