Automatically regenerate CRLs at regular interval
This commit is contained in:
@ -29,4 +29,6 @@ actix-remote-ip = "0.1.0"
|
||||
futures-util = "0.3.30"
|
||||
uuid = { version = "1.9.1", features = ["v4", "serde"] }
|
||||
semver = { version = "1.0.23", features = ["serde"] }
|
||||
lazy-regex = "3.1.0"
|
||||
lazy-regex = "3.1.0"
|
||||
tokio = { version = "1.38.1", features = ["full"] }
|
||||
tokio_schedule = "0.3.2"
|
Reference in New Issue
Block a user