aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-17 07:36:42 -0700
committerFuwn <[email protected]>2024-06-17 07:36:42 -0700
commitdd67bcf487e17b58435d712e49fa7e7b9bc2a408 (patch)
treed38c4f71ac5b01a48d83c4d85c30e650ffe36a78 /Cargo.toml
parentfeat(useful): update content (diff)
downloadlocus-dd67bcf487e17b58435d712e49fa7e7b9bc2a408.tar.xz
locus-dd67bcf487e17b58435d712e49fa7e7b9bc2a408.zip
build: nix flake
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 9af643f..4631024 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,6 +48,7 @@ chardetng = "0.1.17" # Character Encoding Detection
amenadiel = { version = "*", path = "./amenadiel" } # Procedural Macros
tl = "0.7.8" # HTMl Parser
url = "2.3.1" # WHATWG URL Parser
+time = "0.3.36" # Pin time to ignore nightly warnings
[build-dependencies]
vergen = { version = "8.3.1", features = [