1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO 2# 3# When uploading crates to the registry Cargo will automatically 4# "normalize" Cargo.toml files for maximal compatibility 5# with all versions of Cargo and also rewrite `path` dependencies 6# to registry (e.g., crates.io) dependencies. 7# 8# If you are reading this file be aware that the original Cargo.toml 9# will likely look very different (and much more reasonable). 10# See Cargo.toml.orig for the original contents. 11 12[package] 13edition = "2021" 14name = "uniffi_meta" 15version = "0.27.1" 16description = "uniffi_meta" 17homepage = "https://mozilla.github.io/uniffi-rs" 18readme = "README.md" 19keywords = [ 20 "ffi", 21 "bindgen", 22] 23license = "MPL-2.0" 24repository = "https://github.com/mozilla/uniffi-rs" 25 26[dependencies.anyhow] 27version = "1" 28 29[dependencies.bytes] 30version = "1.3" 31 32[dependencies.siphasher] 33version = "0.3" 34 35[dependencies.uniffi_checksum_derive] 36version = "0.27.1" 37