package information

This commit is contained in:
Michael 2023-05-09 12:07:06 +01:00
parent 5c63f63e2a
commit 515207a391
Signed by: michael
GPG Key ID: 523BD9EF68BDD44C

View File

@ -3,6 +3,9 @@ name = "sway-ipc"
version = "0.1.0"
authors = ["Michael Lindman <michael.lindman@gmail.com>"]
edition = "2021"
description = "ipc library for sway"
repository = "git.0cd.xyz/michael/sway-ipc"
license-file = "LICENSE"
[profile.release]
strip = "symbols"