You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(package): all tar entries timestamp be the same (#16242)
### What does this PR try to resolve?
With this commit, all tar entries' timestamp is the same,
all set to DETERMINISTIC_TIMESTAMP in tar-rs.
This fixes the first half of
#16237
that `cargo package` should tar everything in the same timestamp.
### How to test and review this PR?
Test passes.
0 commit comments