Skip to content

Commit 095b91c

Browse files
committed
fix vendor toml
1 parent 7dba1e5 commit 095b91c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vendor/primitives/txpool/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "moonbeam-rpc-primitives-txpool"
3-
authors = { workspace = true }
3+
authors = ["PureStake"]
44
edition = "2021"
55
homepage = "https://moonbeam.network"
66
license = "GPL-3.0-only"
7-
repository = { workspace = true }
7+
repository = "https://github.com/PureStake/moonbeam/"
88
version = "0.6.0"
99

1010
[dependencies]

0 commit comments

Comments
 (0)