had to rename ipc library due to name conflict

This commit is contained in:
Rasmus Moorats 2022-08-15 13:11:31 +03:00
parent bfcc8a6ad9
commit 44421f44bc
Signed by: xx
GPG key ID: FE14255A6AE7241C

View file

@ -8,4 +8,4 @@ bin = @["swick"]
# Dependencies
requires "nim >= 1.6.6"
requires "swayipc >= 0.1.0"
requires "swayipc2 >= 0.1.0"