# 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 = "agoraui-runtimes" version = "0.1.2" description = "AgoraUI reactive runtimes" documentation = "https://docs.rs/agoraui-runtimes" license = "MIT" resolver = "1" [dependencies.agoraui-runtimes-dervie] version = "0.1.2" optional = true [dependencies.dyobj] version = "0.1.2" [dependencies.indextree] version = "^4.6.0" [dependencies.libm] version = "0.2.7" [dependencies.log] version = "^0.4" [dependencies.to_any] version = "0.1.2" [dev-dependencies.pretty_env_logger] version = "^0.5" [features] default = ["derive"] derive = ["agoraui-runtimes-dervie"]