# 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 = "dn42-kb-canvas-wikipedia-rc" version = "0.2.0" description = "Draw WP rc on us2.g-load.eu:9090" readme = "README.md" license = "GPL-3.0-or-later" [dependencies.anyhow] version = "1.0.69" [dependencies.bytes] version = "1.4.0" [dependencies.chrono] version = "0.4.23" [dependencies.flate2] version = "1.0.25" [dependencies.icmp-socket] version = "0.2.0" [dependencies.image] version = "0.24.5" features = [ "bmp", "rgb", ] default-features = false [dependencies.reqwest] version = "0.11.14" [dependencies.serde_json] version = "1.0.94" [dependencies.tokio] version = "1.26.0" features = [ "full", "tracing", ] [dependencies.tracing] version = "0.1.37" [dependencies.tracing-subscriber] version = "0.3.16" features = [ "serde_json", "json", ]