vanta-platform 0.0.6

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.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "deef32d29b02b6b81d8cbb5716e140e76c7c7bf7900830202a3a0c6b2f69ba6c"

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