summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ffa8d8784a..f68e491d9f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -60,6 +60,7 @@ windows-sys = "0.48.0"
chrono = { version = "0.4.26", default-features = false}
clap = { version = "4.2.7", features = ["cargo", "derive"] }
+once_cell = "1.13"
[profile.release]