Add timestamps to branches
This commit is contained in:
parent
6747acbb84
commit
3027e4729a
4 changed files with 19 additions and 10 deletions
|
@ -31,6 +31,7 @@ serde_derive.workspace = true
|
|||
serde_json.workspace = true
|
||||
log.workspace = true
|
||||
libc = "0.2"
|
||||
time.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue