mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-05-09 03:38:01 +00:00
@@ -1,12 +1,13 @@
|
||||
[package]
|
||||
name = "revive-common"
|
||||
version = "0.1.0"
|
||||
version.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
repository.workspace = true
|
||||
authors = [
|
||||
"Cyrill Leutwiler <cyrill@parity.io>",
|
||||
"Oleksandr Zarudnyi <a.zarudnyy@matterlabs.dev>",
|
||||
]
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
description = "Shared constants of the revive compiler"
|
||||
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user