# 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" rust-version = "1.71.0" name = "fiber-for-wasmedge" version = "14.0.4" authors = ["The Wasmtime Project Developers"] description = "Wasmtime Fiber for WasmEdge" readme = "README.md" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasmtime" [dependencies.cfg-if] version = "1.0" [dependencies.wasmtime-versioned-export-macros] version = "=14.0.4" [dev-dependencies.backtrace] version = "0.3.68" [build-dependencies.cc] version = "1.0" [build-dependencies.wasmtime-versioned-export-macros] version = "=14.0.4" [target."cfg(unix)".dependencies.rustix] version = "0.38.8" features = [ "mm", "param", ] [target."cfg(unix)".dependencies.wasmtime-asm-macros] version = "=14.0.4" [target."cfg(windows)".dependencies.windows-sys] version = "0.48.0" features = [ "Win32_System_Threading", "Win32_Foundation", ]