something 0.0.0

This is a dummy package that will never have any content. I registered it because it seemed plausible that people might copy-paste stuff into their terminal and accidentally install this. I don't want them to install malware, therefore I registered it and I will never put any content in it. If you installed this package, you made a mistake.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "something"
version = "0.0.0"
authors = ["Dummy package, please do not install <nonexistent@bram.xyz>"]
description = "This is a dummy package that will never have any content. I registered it because it seemed plausible that people might copy-paste stuff into their terminal and accidentally install this. I don't want them to install malware, therefore I registered it and I will never put any content in it. If you installed this package, you made a mistake."
license = "CC0-1.0"

[dependencies]