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
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -282,6 +282,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"argp",
|
||||
"askama",
|
||||
"async-lock",
|
||||
"base64-turbo",
|
||||
"boml",
|
||||
"form_urlencoded",
|
||||
|
|
@ -298,6 +299,7 @@ dependencies = [
|
|||
"trillium-native-tls",
|
||||
"trillium-router",
|
||||
"trillium-smol",
|
||||
"url",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue