Loading .cargo/config.in +0 −5 Original line number Diff line number Diff line Loading @@ -67,11 +67,6 @@ git = "https://github.com/jfkthame/mapped_hyph.git" replace-with = "vendored-sources" rev = "746743227485a83123784df0c53227ab466612ed" [source."https://github.com/hsivonen/xmldecl"] git = "https://github.com/hsivonen/xmldecl" replace-with = "vendored-sources" rev = "a74f7df5bf6cb11194fb74daa0c3cf42f326fd90" [source."https://github.com/hsivonen/packed_simd"] git = "https://github.com/hsivonen/packed_simd" replace-with = "vendored-sources" Loading Cargo.lock +2 −1 Original line number Diff line number Diff line Loading @@ -5908,7 +5908,8 @@ checksum = "b07db065a5cf61a7e4ba64f29e67db906fb1787316516c4e6e5ff0fea1efcd8a" [[package]] name = "xmldecl" version = "0.1.1" source = "git+https://github.com/hsivonen/xmldecl?rev=a74f7df5bf6cb11194fb74daa0c3cf42f326fd90#a74f7df5bf6cb11194fb74daa0c3cf42f326fd90" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e8c855a4ffa155714197d09677f21262f1d2e8d553fe5356c1752ad61f8a868c" dependencies = [ "encoding_rs", ] Loading Cargo.toml +0 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ rlbox_lucet_sandbox = { git = "https://github.com/PLSysSec/rlbox_lucet_sandbox/" nix = { git = "https://github.com/shravanrn/nix/", rev="4af6c367603869a30fddb5ffb0aba2b9477ba92e" } spirv_cross = { git = "https://github.com/kvark/spirv_cross", branch = "wgpu5" } minidump_writer_linux = { git = "https://github.com/msirringhaus/minidump_writer_linux.git", rev = "5cea1c9a3d8ed3ed2d7bdd5be3285e7821400b7f" } xmldecl = { git = "https://github.com/hsivonen/xmldecl", rev="a74f7df5bf6cb11194fb74daa0c3cf42f326fd90" } [patch.crates-io.cranelift-codegen] git = "https://github.com/bytecodealliance/wasmtime" Loading config/makefiles/rust.mk +1 −1 Original line number Diff line number Diff line Loading @@ -223,7 +223,7 @@ endif endif ifndef RUSTC_BOOTSTRAP RUSTC_BOOTSTRAP := gkrust_shared,qcms,xmldecl RUSTC_BOOTSTRAP := gkrust_shared,qcms ifdef MOZ_RUST_SIMD RUSTC_BOOTSTRAP := $(RUSTC_BOOTSTRAP),encoding_rs,packed_simd endif Loading third_party/rust/xmldecl/.cargo-checksum.json +1 −1 Original line number Diff line number Diff line {"files":{".travis.yml":"409d24ad857b0a9ec60c9c6febb52ec63d70c18772ee74ed6c561b16e5cd80d4","COPYRIGHT":"12d3af8e034aee1d1955deb3797cb32fd7e014d1540a8714971238a35201fa0f","Cargo.toml":"3eb0cd408ec4c19ccb70a810f18beb6d50b4b16358f0f06be542c9f3d1a8d9c7","LICENSE-APACHE":"cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30","LICENSE-MIT":"3fa4ca83dcc9237839b1bdeb2e6d16bdfb5ec0c5ce42b24694d8bbf0dcbef72c","README.md":"2b796024403be403370734e4e7f2ed9d668509ad256c903c80b131782ef8d241","build.rs":"69c9c9029ca969a4bb3f11429bc1424fa75af46143eb0d853b4db3a512859b32","src/lib.rs":"da2d41d0a699bfe14b09483d188f945075734fbfc07cf71d034fd41fb6f2df00"},"package":null} No newline at end of file {"files":{"COPYRIGHT":"12d3af8e034aee1d1955deb3797cb32fd7e014d1540a8714971238a35201fa0f","Cargo.toml":"95e515226b050b3c5e9bac1f8746663e31d88cdf89b304bf9344bfb9b7a71d9f","LICENSE-APACHE":"cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30","LICENSE-MIT":"3fa4ca83dcc9237839b1bdeb2e6d16bdfb5ec0c5ce42b24694d8bbf0dcbef72c","README.md":"2b796024403be403370734e4e7f2ed9d668509ad256c903c80b131782ef8d241","src/lib.rs":"61b0d89890c57687ad04a27db31c9ee55e39ec0156c63db77a3176887dfacb3d"},"package":"e8c855a4ffa155714197d09677f21262f1d2e8d553fe5356c1752ad61f8a868c"} No newline at end of file Loading
.cargo/config.in +0 −5 Original line number Diff line number Diff line Loading @@ -67,11 +67,6 @@ git = "https://github.com/jfkthame/mapped_hyph.git" replace-with = "vendored-sources" rev = "746743227485a83123784df0c53227ab466612ed" [source."https://github.com/hsivonen/xmldecl"] git = "https://github.com/hsivonen/xmldecl" replace-with = "vendored-sources" rev = "a74f7df5bf6cb11194fb74daa0c3cf42f326fd90" [source."https://github.com/hsivonen/packed_simd"] git = "https://github.com/hsivonen/packed_simd" replace-with = "vendored-sources" Loading
Cargo.lock +2 −1 Original line number Diff line number Diff line Loading @@ -5908,7 +5908,8 @@ checksum = "b07db065a5cf61a7e4ba64f29e67db906fb1787316516c4e6e5ff0fea1efcd8a" [[package]] name = "xmldecl" version = "0.1.1" source = "git+https://github.com/hsivonen/xmldecl?rev=a74f7df5bf6cb11194fb74daa0c3cf42f326fd90#a74f7df5bf6cb11194fb74daa0c3cf42f326fd90" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e8c855a4ffa155714197d09677f21262f1d2e8d553fe5356c1752ad61f8a868c" dependencies = [ "encoding_rs", ] Loading
Cargo.toml +0 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ rlbox_lucet_sandbox = { git = "https://github.com/PLSysSec/rlbox_lucet_sandbox/" nix = { git = "https://github.com/shravanrn/nix/", rev="4af6c367603869a30fddb5ffb0aba2b9477ba92e" } spirv_cross = { git = "https://github.com/kvark/spirv_cross", branch = "wgpu5" } minidump_writer_linux = { git = "https://github.com/msirringhaus/minidump_writer_linux.git", rev = "5cea1c9a3d8ed3ed2d7bdd5be3285e7821400b7f" } xmldecl = { git = "https://github.com/hsivonen/xmldecl", rev="a74f7df5bf6cb11194fb74daa0c3cf42f326fd90" } [patch.crates-io.cranelift-codegen] git = "https://github.com/bytecodealliance/wasmtime" Loading
config/makefiles/rust.mk +1 −1 Original line number Diff line number Diff line Loading @@ -223,7 +223,7 @@ endif endif ifndef RUSTC_BOOTSTRAP RUSTC_BOOTSTRAP := gkrust_shared,qcms,xmldecl RUSTC_BOOTSTRAP := gkrust_shared,qcms ifdef MOZ_RUST_SIMD RUSTC_BOOTSTRAP := $(RUSTC_BOOTSTRAP),encoding_rs,packed_simd endif Loading
third_party/rust/xmldecl/.cargo-checksum.json +1 −1 Original line number Diff line number Diff line {"files":{".travis.yml":"409d24ad857b0a9ec60c9c6febb52ec63d70c18772ee74ed6c561b16e5cd80d4","COPYRIGHT":"12d3af8e034aee1d1955deb3797cb32fd7e014d1540a8714971238a35201fa0f","Cargo.toml":"3eb0cd408ec4c19ccb70a810f18beb6d50b4b16358f0f06be542c9f3d1a8d9c7","LICENSE-APACHE":"cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30","LICENSE-MIT":"3fa4ca83dcc9237839b1bdeb2e6d16bdfb5ec0c5ce42b24694d8bbf0dcbef72c","README.md":"2b796024403be403370734e4e7f2ed9d668509ad256c903c80b131782ef8d241","build.rs":"69c9c9029ca969a4bb3f11429bc1424fa75af46143eb0d853b4db3a512859b32","src/lib.rs":"da2d41d0a699bfe14b09483d188f945075734fbfc07cf71d034fd41fb6f2df00"},"package":null} No newline at end of file {"files":{"COPYRIGHT":"12d3af8e034aee1d1955deb3797cb32fd7e014d1540a8714971238a35201fa0f","Cargo.toml":"95e515226b050b3c5e9bac1f8746663e31d88cdf89b304bf9344bfb9b7a71d9f","LICENSE-APACHE":"cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30","LICENSE-MIT":"3fa4ca83dcc9237839b1bdeb2e6d16bdfb5ec0c5ce42b24694d8bbf0dcbef72c","README.md":"2b796024403be403370734e4e7f2ed9d668509ad256c903c80b131782ef8d241","src/lib.rs":"61b0d89890c57687ad04a27db31c9ee55e39ec0156c63db77a3176887dfacb3d"},"package":"e8c855a4ffa155714197d09677f21262f1d2e8d553fe5356c1752ad61f8a868c"} No newline at end of file