# 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 = "ruve" version = "0.1.0" authors = ["Rubin Igor"] build = false exclude = ["testy"] autobins = false autoexamples = false autotests = false autobenches = false description = "zobacz https://rubin-web.pl/ruve po więcej informacji" readme = "README.md" license-file = "licencja.txt" [lib] name = "ruve" path = "src/lib.rs" [dependencies.eframe] version = "0.28" [dependencies.image] version = "0.25" [dependencies.kuchiki] version = "0.8" [dependencies.pyo3] version = "0.22" features = ["auto-initialize"] [dependencies.reqwest] version = "0.12" features = ["blocking"] [dependencies.rlua] version = "0.20" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.tao] version = "0.30" [dependencies.tiny_http] version = "0.12" [dependencies.wry] version = "0.43"