Readme, Box leak, async mutex, repo URL parsing
This commit is contained in:
parent
da6fb1c3c8
commit
44c310ac11
8 changed files with 103 additions and 32 deletions
|
|
@ -8,6 +8,7 @@ edition = "2024"
|
|||
argp = "0.4.0"
|
||||
# Templates
|
||||
askama = "0.12.1"
|
||||
async-lock = "3.4.2"
|
||||
base64-turbo = "0.1.3"
|
||||
# TOML parser
|
||||
boml = "1.0.2"
|
||||
|
|
@ -31,3 +32,4 @@ trillium-native-tls = "0.4.0"
|
|||
trillium-router = "0.4.1"
|
||||
trillium-smol = "0.4.2"
|
||||
#trillium-static-compiled = "0.5.2"
|
||||
url = "2.5.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue