Resolved merge conflicts

This commit is contained in:
chao wan 2024-11-03 12:13:40 +08:00
parent 24bb475799
commit 1440406828

5
Cargo.lock generated
View File

@ -9342,17 +9342,16 @@ dependencies = [
] ]
[[package]] [[package]]
<<<<<<< HEAD
name = "xml-rs" name = "xml-rs"
version = "0.8.22" version = "0.8.22"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af4e2e2f7cba5a093896c1e150fbfe177d1883e7448200efb81d40b9d339ef26" checksum = "af4e2e2f7cba5a093896c1e150fbfe177d1883e7448200efb81d40b9d339ef26"
=======
[[package]]
name = "yansi" name = "yansi"
version = "1.0.1" version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
>>>>>>> upstream/main
[[package]] [[package]]
name = "yasna" name = "yasna"