added commit information to repository page
This commit is contained in:
@@ -10,7 +10,7 @@ name = "frontend"
|
||||
name = "test_render"
|
||||
|
||||
[dependencies]
|
||||
gix = "0.78.0"
|
||||
gix = "0.81.0"
|
||||
serde = { version = "1.0.219", default-features = false, features = ["derive"] }
|
||||
#inkjet = "0.11.1"
|
||||
#markdown = "1.0.0"
|
||||
@@ -19,3 +19,5 @@ httparse = "1.10.1"
|
||||
futures = { version = "0.3.32", default-features = false, features = ["std", "thread-pool", "executor"] }
|
||||
typed-path = "=0.12.3" # pinned to avoid slop
|
||||
itertools = "0.14.0"
|
||||
time-format = "1.2.2"
|
||||
gix-traverse = { version = "0.55.0", features = ["sha1"] }
|
||||
|
||||
Reference in New Issue
Block a user