linkerd2-proxy/linkerd2-proxy
katelyn martin 23784c01a3
chore: use workspace-level package metadata (#3761)
this commit adds a `[workspace.package]` table at the root of the cargo
workspace. constituent manifests are updated to use the workspace-level
metadata.

this is generally a superficial chore, but has a pleasant future upside:
when new rust editions are released (e.g. 2024), we will only need to
update the edition specified at the root of the workspace.

Signed-off-by: katelyn martin <kate@buoyant.io>
2025-03-15 12:54:50 -04:00
..
src feat(runtime): support CORES_MIN, CORES_MAX, and CORES_MAX_RATIO (#3731) 2025-03-11 18:53:30 +00:00
Cargo.toml chore: use workspace-level package metadata (#3761) 2025-03-15 12:54:50 -04:00