# 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 = "icy-epidural-underdog" version = "0.1.0" description = "A test of having a dynamic rustdoc logo" license = "MIT OR Apache-2.0" repository = "https://github.com/Nemo157/icy-epidural-underdog" [dependencies.axum] version = "0.6.20" [dependencies.axum-extra] version = "0.8.0" features = ["cookie"] [dependencies.image] version = "0.24.7" features = ["png"] default-features = false [dependencies.once_cell] version = "1.18.0" [dependencies.shuttle-axum] version = "0.29.0" [dependencies.shuttle-runtime] version = "0.29.0" [dependencies.tokio] version = "1.28.2"