secretarium 0.0.2

This crate provides tools for building and using Secretarium-based applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "secretarium"
version = "0.0.2"
edition = "2021"
description = "This crate provides tools for building and using Secretarium-based applications"
license = "MIT"
license-file = "LICENSE.md"
homepage = "https://secretarium.com"
documentation = "https://secretarium.com"
repository = "https://github.com/secretarium/devsuite-typescript.git"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]