# 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 = "ultralight-sys" version = "0.1.8" include = [ "/Ultralight-API", "/src", "/build.rs", ] description = "C-level bindings for the Ultralight rendering engine." homepage = "https://github.com/brunostjohn/zefirs-flashy-cooler" license = "MIT" [dependencies] [build-dependencies.bindgen] version = "0.69.1" [build-dependencies.reqwest] version = "0.11.22" features = ["blocking"] [build-dependencies.sevenz-rust] version = "0.5.3" [build-dependencies.ultralight-build] version = "0.1.5"