mirror of
https://github.com/YGGverse/titanite.git
synced 2026-03-31 17:15:33 +00:00
implement Request
This commit is contained in:
parent
1a31a7f912
commit
9ae3b70916
4 changed files with 200 additions and 0 deletions
|
|
@ -10,3 +10,5 @@ categories = ["network-programming", "parser-implementations", "parsing"]
|
|||
repository = "https://github.com/YGGverse/titanite"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.96"
|
||||
regex = "1.11.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue