Initial IronStorage project structure
This commit is contained in:
7
crates/storage/Cargo.toml
Normal file
7
crates/storage/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "ironstorage"
|
||||
description = "Pure Rust password-store repository management"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
publish = false
|
||||
Reference in New Issue
Block a user