nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "rust_demangle_lib"
7version = "0.1.0"
8dependencies = [
9 "rustc-demangle",
10]
11
12[[package]]
13name = "rustc-demangle"
14version = "0.1.26"
15source = "registry+https://github.com/rust-lang/crates.io-index"
16checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"