This reverts commitbcf4989b84. Revert "Bug 1955298 - uniffi-bindgen-gecko-js: start using the IR pipeline, r=markh,frontend-codestyle-reviewers" This reverts commit6e1a647b81.
12 lines
236 B
TOML
12 lines
236 B
TOML
[package]
|
|
name = "uniffi-fixture-callbacks"
|
|
edition = "2021"
|
|
version = "0.21.0"
|
|
authors = ["Firefox Sync Team <sync-team@mozilla.com>"]
|
|
license = "MPL-2.0"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
uniffi = { workspace = true }
|
|
thiserror = "1.0"
|