Add API for retrieving the date that a contributor signed the CLA
Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
parent
6c937c4a90
commit
56556d71a1
6 changed files with 51 additions and 1 deletions
|
@ -30,7 +30,7 @@ workspace = { path = "../workspace" }
|
|||
uuid.workspace = true
|
||||
log.workspace = true
|
||||
anyhow.workspace = true
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
chrono.workspace = true
|
||||
futures.workspace = true
|
||||
indoc.workspace = true
|
||||
isahc.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue