mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
The currently used version of "rustix" depency had a minor security vulnerability. This patch updates the corresponding crate. The update was performed using "cargo update" on "rustix" package and version "0.36.17" relevant package and the corresponding version. Refs #15772 Closes #17408