Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit 437d85c

Browse files
committed
Prep store_simple_sled, willow_25 for publishing
1 parent a55e7d8 commit 437d85c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

store_simple_sled/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "willow-store-simple-sled"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "Simple persistent storage for Willow data"
6+
license = "MIT OR Apache-2.0"
57

68
[lints]
79
workspace = true

willow_25/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "willow_25"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "Recommended choices for Willow specification parameters"
6+
license = "MIT OR Apache-2.0"
57

68
[features]
79
default = []

0 commit comments

Comments
 (0)