diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2022-09-13 13:23:57 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2022-09-13 13:23:57 +0000 |
| commit | bcff6540a98056c4b1f90e0efd784eb2b41f347f (patch) | |
| tree | 1c851ee3679e8c5fb958866619dac943079009b1 /Cargo.toml | |
| parent | 412494edf618b8eda71656855656f9b8b21c3eae (diff) | |
Add avatar field
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ http-body = "0.4.3" jsonwebtoken = "8.1" once_cell = "1.13" serde = { version = "1.0", features = ["derive"] } +serde_with = "2.0.1" serde_json = "1.0" tokio = { version = "1.20", features = ["full"] } tracing = "0.1" |
