vanta-platform 0.0.10

OS/arch/libc detection, paths, link strategies, shells, executable handling
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "vanta-core"
version = "0.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "244387a45b93090f905232309c971a5c82e21826b983934872f1d110f7b33c0d"

[[package]]
name = "vanta-platform"
version = "0.0.10"
dependencies = [
 "vanta-core",
]