c7eb3bdb7b
dont build netstack in CI additional rust 2024 fixes fixes removed temp.rs first round of cleanup removed duplicated NS types moved gateway probe to the monorepo
15 lines
249 B
TOML
15 lines
249 B
TOML
[package]
|
|
name = "nym-common"
|
|
version = "1.18.0"
|
|
authors.workspace = true
|
|
repository.workspace = true
|
|
license.workspace = true
|
|
edition.workspace = true
|
|
|
|
[lints]
|
|
workspace = true
|
|
|
|
[dependencies]
|
|
tracing.workspace = true
|
|
tracing-test.workspace = true
|