vanta-sdk 0.0.7

provider-author SDK (guest side, for WASM providers)
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.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2555f70ccc2557d96321f02b4ebd1a266e2c4c8e744ec2b5dcc8be4238b19895"

[[package]]
name = "vanta-sdk"
version = "0.0.7"
dependencies = [
 "vanta-core",
]