adaptavist 0.0.1

Rust providing functionality for Jira Test Management (tm4j)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "adaptavist"
version = "0.0.1"
description = "Rust providing functionality for Jira Test Management (tm4j)"
keywords = ["testing", "jira"]
repository = "https://github.com/mirecl/adaptavist"
authors = ["Grazhdankov Andrei <grazhdankov@gmail.com>"]
readme = "README.md"
license = "MIT"
edition = "2021"

[dependencies]