refactor: use re-exported JsOption from ruma rather than directly adding it as a dependency
This commit is contained in:
parent
b27e9ea95c
commit
21a5fa3ef0
4 changed files with 6 additions and 13 deletions
|
@ -116,9 +116,6 @@ async-trait = "0.1.68"
|
|||
|
||||
sd-notify = { version = "0.4.1", optional = true }
|
||||
|
||||
# stupid ruma using JsOption instead of Option
|
||||
js_option = "0.1"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
nix = { version = "0.26.2", features = ["resource"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue