# 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 = "libruta" version = "0.2.0" authors = ["Josep Mengual "] description = "A universal interface to router management" homepage = "https://sr.ht/~truita/ruta/" readme = "README.md" license = "MPL-2.0" repository = "https://git.sr.ht/~truita/libruta/" [dependencies.base64] version = "0.21.5" [dependencies.scraper] version = "0.18.1" [dependencies.ureq] version = "2.9.1" features = ["cookies"]