diff options
| author | Andreas Grois <andi@grois.info> | 2021-05-02 19:37:40 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-05-02 19:37:40 +0200 |
| commit | 2664e8443069fb25cd31afdef1e55bc18f052bfe (patch) | |
| tree | eb5525c8f2ffe7f496728586bf95b1be4ace69da /Cargo.lock | |
| parent | e1f0525e4e1dcf674aa7489042a06b7c7d671a2a (diff) | |
Create a pulse context. Seems to be working.
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -536,6 +536,7 @@ name = "swaystatus-pulse" version = "0.1.0" dependencies = [ "erased-serde", + "libc", "serde", "swaystatus-plugin", ] |
