vs-shell 0.0.4

Shell activation and path helpers for the vs runtime manager.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "vs-shell"
version.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Shell activation and path helpers for the vs runtime manager."
readme = "README.md"

[dependencies]
thiserror.workspace = true

[lints]
workspace = true