rustc-std-workspace-std-1.0.1/Cargo.toml.orig010066400017500001750000000003121353547250600173450ustar0000000000000000[package] name = "rustc-std-workspace-std" version = "1.0.1" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" description = "Workaround for rustbuild" [lib] name = "std" rustc-std-workspace-std-1.0.1/Cargo.toml0000644000000013260000000000000136060ustar00# 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 = "rustc-std-workspace-std" version = "1.0.1" authors = ["Alex Crichton "] description = "Workaround for rustbuild" license = "MIT/Apache-2.0" [lib] name = "std" rustc-std-workspace-std-1.0.1/src/lib.rs010066400017500001750000000000201353547244200163540ustar0000000000000000pub use std::*;