feat: show creation time next to pr title
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
futures = "0.3.32"
|
||||
futures-lite = "2.6.1"
|
||||
gpui = { version = "*" }
|
||||
|
||||
Reference in New Issue
Block a user