indy-vdr uses the crate time 0.3.20 but there is a problem compiling that crate with rust 1.80+ Using Time 0.3.36 would fix this. see https://github.com/time-rs/time/issues/693
indy-vdr uses the crate time 0.3.20 but there is a problem compiling that crate with rust 1.80+
Using Time 0.3.36 would fix this.
see time-rs/time#693