refactor: use re-exported JsOption from ruma rather than directly adding it as a dependency

This commit is contained in:
Matthias Ahouansou 2024-02-25 10:30:30 +00:00
parent b27e9ea95c
commit 21a5fa3ef0
4 changed files with 6 additions and 13 deletions

1
Cargo.lock generated
View file

@ -387,7 +387,6 @@ dependencies = [
"http",
"hyper",
"image",
"js_option",
"jsonwebtoken",
"lazy_static",
"lru-cache",