actra 0.0.1

Actra – deterministic control for automated system actions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "actra"
version = "0.0.1"
edition = "2021"
description = "Actra – deterministic control for automated system actions."
license = "Apache-2.0"
repository = "https://github.com/getactra/actra"
homepage = "https://github.com/getactra/actra"
documentation = "https://docs.rs/actra"
readme = "README.md"
keywords = ["policy", "authorization", "control", "automation"]
categories = ["authentication"]

[dependencies]