cleanup of config files
This commit is contained in:
parent
aa131bb9a9
commit
293c037ecb
@ -1,9 +1,11 @@
|
||||
[package]
|
||||
name = "sway-ipc"
|
||||
version = "0.1.0"
|
||||
authors = ["Michael Lindman <michael.lindman@gmail.com>"]
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[profile.release]
|
||||
strip = "symbols"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
Loading…
Reference in New Issue
Block a user