diff options
Diffstat (limited to 'crates/tor-cert/Cargo.toml')
| -rw-r--r-- | crates/tor-cert/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-cert/Cargo.toml b/crates/tor-cert/Cargo.toml index b4e92cb0c..26fa6c909 100644 --- a/crates/tor-cert/Cargo.toml +++ b/crates/tor-cert/Cargo.toml @@ -49,6 +49,7 @@ tor-cert-x509 = { path = "../tor-cert-x509", version = "0.40.0", optional = true tor-checkable = { path = "../tor-checkable", version = "0.40.0" } tor-error = { path = "../tor-error", version = "0.40.0" } tor-llcrypto = { path = "../tor-llcrypto", version = "0.40.0" } +web-time-compat = { path = "../web-time-compat", version = "0.1.0" } [dev-dependencies] base64ct = "1.5.1" |
