ZIm/crates/remote_server
Conrad Irwin 6a2c712990
Use Instant not chrono for telemetry (#20756)
We occasionally see dates in the future appearing in our telemetry. One
hypothesis is that this is caused by a clock change while Zed is running
causing date math based on chrono to be incorrect.

Instant *should* be a more stable source of relative timestamps.

Release Notes:

- N/A
2024-11-19 08:23:12 -07:00
..
src Use Instant not chrono for telemetry (#20756) 2024-11-19 08:23:12 -07:00
build.rs ssh remoting: Check nightly version correctly by comparing commit SHA (#19884) 2024-10-29 11:32:55 +01:00
Cargo.toml Rebuild SSH installation (#20220) 2024-11-05 13:37:54 -07:00
LICENSE-GPL Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00