# 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 = "2018" name = "valkyrie-ffi" version = "0.0.0" authors = ["192608617@qq.com"] description = "Valkyrie Language Server" documentation = "https://docs.rs/valkyrie-ffi" readme = "README.md" license = "MPL-2.0" repository = "https://github.com/nyar-vm/valkyrie.rs" resolver = "2" [dependencies.anyhow] version = "1.0.83" [dependencies.convert_case] version = "0.6.0" [dependencies.nyar-wasm] version = "0.0.6" [dependencies.tracing] version = "0.1.40" [dependencies.wit-parser] version = "0.207.0" [dev-dependencies] [build-dependencies]