vanta-env 0.0.12

environment composition, activation, shell-hook generation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "vanta-env"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "environment composition, activation, shell-hook generation"

[dependencies]
vanta-core.workspace = true
vanta-store.workspace = true