Skip to content

Commit bfd8cfa

Browse files
committed
refactor: Add uniffi-rs entries to deny.toml
1 parent 67815e7 commit bfd8cfa

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,6 @@ allow-git = [
5353
"https://github.com/matrix-org/vodozemac",
5454
# A patch override for the bindings: https://github.com/Alorel/rust-indexed-db/pull/72
5555
"https://github.com/matrix-org/rust-indexed-db",
56+
# A patch to fixing the bindings not being usable for test in Kotlin https://github.com/mozilla/uniffi-rs/pull/2713
57+
"https://github.com/mozilla/uniffi-rs"
5658
]

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)