Skip to content

Commit 45a5a18

Browse files
committed
Add description to forc-node
Descriptions are required for crates.io published packages.
1 parent 52de221 commit 45a5a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

forc-plugins/forc-node/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[package]
22
name = "forc-node"
3+
description = "a wrapper around fuel-core to bootstrap nodes"
34
version.workspace = true
45
edition.workspace = true
56
authors.workspace = true

0 commit comments

Comments
 (0)