# 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 = "aplookup" version = "0.1.1" authors = ["Esurio"] description = "Lookup tool for ActivityPub" readme = "README.md" license = "MIT" [dependencies.anyhow] version = "1.0.89" [dependencies.clap] version = "4.5.17" features = ["derive"] [dependencies.clap_derive] version = "4.5.13" [dependencies.colored_json] version = "5.0.0" [dependencies.curl] version = "0.4.46" [dependencies.nu-ansi-term] version = "0.49" [dependencies.serde_json] version = "1.0.128" [dependencies.spinners] version = "4.1.1"