Warning, /sdk/rust-qt-binding-generator/tests/rust_functions/Cargo.lock is written in an unsupported language. File is not indexed.

0001 # This file is automatically @generated by Cargo.
0002 # It is not intended for manual editing.
0003 [[package]]
0004 name = "libc"
0005 version = "0.2.92"
0006 source = "registry+https://github.com/rust-lang/crates.io-index"
0007 checksum = "56d855069fafbb9b344c0f962150cd2c1187975cb1c22c1522c240d8c4986714"
0008 
0009 [[package]]
0010 name = "rust_functions"
0011 version = "1.0.0"
0012 dependencies = [
0013  "libc",
0014 ]