Files
scylladb/rust
Wojciech Mitros 629ea63922 rust: update dependencies
The currently used versions of "time" and "rustix" depencies
had minor security vulnerabilities.
In this patch:
- the "rustix" crate is updated
- the "chrono" crate that we depend on was not compatible
with the version of the "time" crate that had fixes, so
we updated the "chrono" crate, which actually removed the
dependency on "time" completely.
Both updated were performed using "cargo update" on the
relevant package and the corresponding version.

Fixes #15772

Closes scylladb/scylladb#16378
2023-12-17 13:20:25 +02:00
..
2023-02-14 08:51:20 +02:00
2023-01-06 14:05:53 +01:00
2023-12-17 13:20:25 +02:00
2023-01-06 14:05:53 +01:00