From 3e86e1d11fa06dedde78621c3e0503a7492ad05e Mon Sep 17 00:00:00 2001 From: lukeflo Date: Fri, 27 Sep 2024 14:49:37 +0200 Subject: copy citekey action, info box init --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3b5259a..d2a78e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ license = "GPL-3.0-or-later" edition = "2021" [dependencies] +arboard = { version = "3.4.1", features = ["wayland-data-control"] } biblatex = "0.9.3" crossterm = { version = "0.28.1", features = ["event-stream"] } futures = "0.3.30" -- cgit v1.2.3