mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
16 lines
332 B
TOML
16 lines
332 B
TOML
|
|
[package]
|
||
|
|
categories.workspace = true
|
||
|
|
description.workspace = true
|
||
|
|
edition.workspace = true
|
||
|
|
keywords.workspace = true
|
||
|
|
license.workspace = true
|
||
|
|
name = "testing-framework-env"
|
||
|
|
readme.workspace = true
|
||
|
|
repository.workspace = true
|
||
|
|
version.workspace = true
|
||
|
|
|
||
|
|
[lints]
|
||
|
|
workspace = true
|
||
|
|
|
||
|
|
[dependencies]
|