Skip to content

Commit

Permalink
nexus: remove unused time dependency (#2498)
Browse files Browse the repository at this point in the history
serprex authored Jan 28, 2025

Verified

This commit was signed with the committer’s verified signature. The key has expired.
addaleax Anna Henningsen
1 parent ca8b769 commit ff5e3fb
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion nexus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion nexus/server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -54,7 +54,6 @@ serde_json = "1.0"
rand = "0.9"
rustls-pemfile = "2.0"
rustls-pki-types = "1.0"
time = "0.3"
tokio.workspace = true
tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "tls12"]}
tracing.workspace = true

0 comments on commit ff5e3fb

Please sign in to comment.