848 848 | version = "2.12.0"
|
849 849 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
850 850 | checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
|
851 851 | dependencies = [
|
852 852 | "equivalent",
|
853 853 | "hashbrown",
|
854 854 | ]
|
855 855 |
|
856 856 | [[package]]
|
857 857 | name = "indoc"
|
858 - | version = "2.0.7"
|
858 + | version = "2.0.6"
|
859 859 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
860 - | checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
|
861 - | dependencies = [
|
862 - | "rustversion",
|
863 - | ]
|
860 + | checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
|
864 861 |
|
865 862 | [[package]]
|
866 863 | name = "itoa"
|
867 864 | version = "1.0.15"
|
868 865 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
869 866 | checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
|
870 867 |
|
871 868 | [[package]]
|
872 869 | name = "js-sys"
|
873 870 | version = "0.3.81"
|