# 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 = "hotg-runicos-base-wasm" version = "0.11.3" authors = ["The Rune Developers "] description = "The WebAssembly side of the runicos/base image." homepage = "https://hotg.dev/" readme = "README.md" keywords = ["rune", "tinyml", "container", "machine", "learning"] categories = ["science", "wasm"] license = "MIT OR Apache-2.0" repository = "https://github.com/hotg-ai/rune" resolver = "2" [dependencies] [target.wasm32-unknown-unknown.dependencies.dlmalloc] version = "0.2.1" features = ["global"] [target.wasm32-unknown-unknown.dependencies.hotg-rune-core] version = "^0.11.0" [target.wasm32-unknown-unknown.dependencies.log] version = "0.4.14" [target.wasm32-unknown-unknown.dependencies.serde] version = "1.0.126" default-features = false [target.wasm32-unknown-unknown.dependencies.serde-json-core] version = "0.4.0" default-features = false [target.wasm32-unknown-unknown.dependencies.serde_json] version = "1.0.64" features = ["alloc"] default-features = false