Update fmt file and some authors (#1379)

* Include bridges into fmt

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Fix some authors

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
Oliver Tale-Yazdi
2023-09-04 09:19:41 +02:00
committed by GitHub
parent a7ed6d2086
commit 830fde2a60
5 changed files with 5 additions and 11 deletions
+1 -4
View File
@@ -1,10 +1,7 @@
[package]
name = "substrate-frame-rpc-support"
version = "3.0.0"
authors = [
"Parity Technologies <admin@parity.io>",
"Andrew Dirksen <andrew@dirksen.com>",
]
authors.workspace = true
edition.workspace = true
license = "Apache-2.0"
homepage = "https://substrate.io"