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
After upgrade to prost v0.14.0, cargo check --verbose goes to:
Dirty engine v0.11.8 (.../engine): the filetarget/debug/build/engine-e3fd54b3afde9256/out/bin_file_descriptor_set.bin has changed (1750041285.200331125s, 1s after last build at 1750041284.822830535s)
Perhaps we should exclude file_descriptor_set_path from rerun, because it's auto generated?Refer PR #1140, and cc @caspermeijn