Files
mesa/subprojects
Gurchetan Singh 01bb498e16 util: be consistent about transitive dependencies
A transitive dependency is a dependency of a dependency.
So if, for example, mesa3d_util does explicitly use
zerocopy-derive, it should not need to a depend on it.

The package that pulls in transitive should already
include it has a dependency.  This provides clearer
methodologies in maintaining Rust code, similiar to
how Cargo.toml handles it.

Reviewed-by: David Gilhooley <djgilhooley.gmail.com>
2025-11-24 06:56:07 -08:00
..
2023-12-28 13:17:25 +00:00
2023-12-28 13:17:25 +00:00
2025-05-27 16:07:29 +00:00
2023-12-28 13:17:25 +00:00
2023-11-15 13:29:20 +00:00
2024-02-06 19:22:53 +00:00