# 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 = "hobo_css" version = "0.4.0" authors = ["GR Digital "] description = "hobo is a Rust frontend framework" readme = "README.md" license = "MIT" repository = "https://github.com/grdigital/hobo" [dependencies.hobo_css_macros] version = "=0.4.0" [dependencies.num-traits] version = "0.2" [dependencies.ordered-float] version = "3" default-features = false [dependencies.paste] version = "1" [dependencies.smart-default] version = "0.7" [dependencies.strum] version = "0.25" features = ["derive"]