Skip to content

Commit 1042b46

Browse files
ghubertpaloDamien LACHAUME / PALO-IT
authored andcommitted
update Cargo.toml
1 parent 77b49e7 commit 1042b46

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

mithril-fake-aggregator/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "mithril-fake-aggregator"
33
version = "0.1.0"
4-
authors.workspace = true
5-
documentation.workspace = true
6-
edition.workspace = true
7-
homepage.workspace = true
8-
license.workspace = true
9-
repository.workspace = true
10-
4+
description = "Mithril Fake Aggregator for client testing"
5+
authors = { workspace = true }
6+
documentation = { workspace = true }
7+
edition = { workspace = true }
8+
homepage = { workspace = true }
9+
license = { workspace = true }
10+
repository = { workspace = true }
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]

0 commit comments

Comments
 (0)