# 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 = "rustodon" version = "0.1.0" authors = ["kxxt "] description = "This package is just a place holder for now, but perhaps I will do something with it later." homepage = "https://github.com/kxxt/rustodon" readme = "README.md" keywords = [ "mastodon", "rustodon", ] license = "MIT" repository = "https://github.com/kxxt/rustodon" resolver = "2" [dependencies]