mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2025-12-24 00:01:03 -05:00
refactor: Add uniffi-rs entries to deny.toml
This commit is contained in:
committed by
Jorge Martin Espinosa
parent
67815e7787
commit
bfd8cfa1c8
@@ -53,4 +53,6 @@ allow-git = [
|
||||
"https://github.com/matrix-org/vodozemac",
|
||||
# A patch override for the bindings: https://github.com/Alorel/rust-indexed-db/pull/72
|
||||
"https://github.com/matrix-org/rust-indexed-db",
|
||||
# A patch to fixing the bindings not being usable for test in Kotlin https://github.com/mozilla/uniffi-rs/pull/2713
|
||||
"https://github.com/mozilla/uniffi-rs"
|
||||
]
|
||||
|
||||
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -7437,7 +7437,6 @@ name = "xtask"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"camino",
|
||||
"cargo_metadata",
|
||||
"clap",
|
||||
"fs_extra",
|
||||
"regex",
|
||||
|
||||
Reference in New Issue
Block a user