ninja-files-passwordstore 0.2.0

Ninja file functions for passwordstore
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ninja-files-passwordstore"
version = "0.2.0"
edition = "2021"
description = "Ninja file functions for passwordstore"
repository = "https://git.sr.ht/~btrepp/ninja-files"
license = "MIT"

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

[dependencies]
ninja-files-data = { version = "0.1.0", path="../data"}