# 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 = "hkalbasi-rustc-ap-rustc_serialize" version = "0.0.20230517" description = """ Automatically published version of the package `rustc_serialize` in the hkalbasi/rust repository from commit e77366b57b799dfa3ce1fcb850c068723a3213ee The publishing script for this crate lives at: https://github.com/hkalbasi/rustc-auto-publish """ license = "MIT / Apache-2.0" repository = "https://github.com/hkalbasi/rust" [dependencies.indexmap] version = "1.9.3" [dependencies.smallvec] version = "1.8.1" features = [ "union", "may_dangle", ] [dependencies.thin-vec] version = "0.2.12" [dev-dependencies.tempfile] version = "3.2"