Closed jwhb closed 3 weeks ago
With recent dependency updates (#69, #60, ...) we are forcing downstream crates to follow.
For example: netavark is pinning serde-1.0.199 and serde_json-1.0.123 while we are at serde-1.0.210 and serde_json-1.0.132.
I think we should rather specific a minimum version for these dependencies.
Originally posted by @jwhb in https://github.com/namib-project/nftables-rs/issues/69#issuecomment-2426399129
With recent dependency updates (#69, #60, ...) we are forcing downstream crates to follow.
For example: netavark is pinning serde-1.0.199 and serde_json-1.0.123 while we are at serde-1.0.210 and serde_json-1.0.132.
I think we should rather specific a minimum version for these dependencies.
Originally posted by @jwhb in https://github.com/namib-project/nftables-rs/issues/69#issuecomment-2426399129