Files
nym/common/nym-common/Cargo.toml
Jędrzej Stuczyński c7eb3bdb7b moved nym-gateway-probe to monorepo and updated rust-edition to 2024 (#6094)
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
2025-10-31 08:57:05 +00:00

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