inst 0.1.0

A brief description of what the inst crate does.
1
2
3
4
5
6
7
8
[package]
name = "inst"
version = "0.1.0"
edition = "2024"
description = "A brief description of what the inst crate does."
license = "MIT OR Apache-2.0"

[dependencies]