diff options
| author | seth <[email protected]> | 2023-11-17 20:29:32 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-18 01:42:03 +0000 |
| commit | a14e362054c6c96ff840c7297e8b575e83f60029 (patch) | |
| tree | 3b90ee02b6bbdfb2df5f96164283c7f3d56d2359 /Cargo.toml | |
| parent | 061d782907c5ba14517bdefb9774441d1e3457cd (diff) | |
feat: put random teawie/shiggy in embed
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,3 +23,4 @@ reqwest = { version = "0.11.22", default-features = false, features = [ ] } serde = "1.0.192" tokio = { version = "1.33.0", features = ["macros", "rt-multi-thread"] } +url = { version = "2.4.1", features = ["serde"] } |
