1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-24 06:16:27 +02:00

Update broken vmbase library link

Found out it was broken when building with
follow-web-links = true
This commit is contained in:
Jonathan Daniel 2024-07-23 23:32:31 +03:00
parent 834e8c6140
commit 8a3ed2114e
No known key found for this signature in database
GPG Key ID: 852FD7B76AC7FC18

View File

@ -28,4 +28,4 @@ pub fn main(arg0: u64, arg1: u64, arg2: u64, arg3: u64) {
</details>
[1]: https://android.googlesource.com/platform/packages/modules/Virtualization/+/refs/heads/master/vmbase/
[1]: https://android.googlesource.com/platform/packages/modules/Virtualization/+/refs/heads/main/libs/libvmbase/