mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-09 20:01:05 +00:00
add crate for custom isa extensions
Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
Generated
+7
@@ -1415,6 +1415,13 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
||||
name = "revive-builtins"
|
||||
version = "0.1.0"
|
||||
|
||||
[[package]]
|
||||
name = "revive-extensions"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"inkwell",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "revive-integration"
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user