# 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 = "zsee" version = "0.0.2" authors = ["nekayooh "] include = [ "/Cargo.toml", "/LICENSE", "/README.md", "/src/**", ] description = "A dioxus component library based on tailwind and table-icons." readme = "README.md" license = "MIT" repository = "https://github.com/nekayooh/zsee" [dependencies.bson] version = "2.9.0" [dependencies.dioxus] version = "0.4.3" [dependencies.gloo] version = "0.11.0" [dependencies.gloo-timers] version = "0.3.0" features = ["futures"]