# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "open-entry-bindings" version = "1.0.2" authors = [ "ProjectOpenEntry ", "muno ", ] description = "OpenEntry Bindings for extensions" homepage = "https://github.com/Project-OpenEntry" license = "MIT" repository = "https://github.com/Project-OpenEntry/OpenEntryVM-Bindings/" resolver = "2" [dependencies.async-ffi] version = "0.4.0" [dependencies.fast-async-mutex] version = "0.6.7" [dependencies.libloading] version = "0.7.3" [dependencies.paste] version = "1.0.7" [dependencies.tokio] version = "1.18.2" features = [ "rt", "rt-multi-thread", "time", "macros", "sync", ]