Render handout page on server
Some checks failed
CI / Check typos (push) Successful in 9s
CI / Check links (push) Successful in 12s
CI / Clippy (push) Has started running
CI / Build and test (push) Has started running
CI / Build container (push) Has been cancelled
CI / Deploy on waypoint (push) Has been cancelled
Some checks failed
CI / Check typos (push) Successful in 9s
CI / Check links (push) Successful in 12s
CI / Clippy (push) Has started running
CI / Build and test (push) Has started running
CI / Build container (push) Has been cancelled
CI / Deploy on waypoint (push) Has been cancelled
This commit is contained in:
@@ -21,7 +21,8 @@ emojis = { workspace = true }
|
||||
strum = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
parking_lot = { workspace = true }
|
||||
lru = { workspace = true }
|
||||
lazy_static = { workspace = true }
|
||||
serde_yaml = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
reqwest = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user